APM:Libraries
Classes | Macros
SoftSigReaderInt.h File Reference
#include <AP_HAL/utility/RingBuffer.h>
#include <AP_HAL/AP_HAL_Boards.h>
#include "AP_HAL_ChibiOS.h"
Include dependency graph for SoftSigReaderInt.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ChibiOS::SoftSigReaderInt
 

Macros

#define INPUT_CAPTURE_FREQUENCY   1000000
 
#define MAX_SIGNAL_TRANSITIONS   256
 

Macro Definition Documentation

◆ INPUT_CAPTURE_FREQUENCY

#define INPUT_CAPTURE_FREQUENCY   1000000

Definition at line 24 of file SoftSigReaderInt.h.

◆ MAX_SIGNAL_TRANSITIONS

#define MAX_SIGNAL_TRANSITIONS   256

Definition at line 25 of file SoftSigReaderInt.h.