APM:Libraries
|
#include <AP_HAL/utility/RingBuffer.h>
#include <AP_HAL/AP_HAL_Boards.h>
#include "AP_HAL_ChibiOS.h"
Go to the source code of this file.
Classes | |
class | ChibiOS::SoftSigReaderInt |
Macros | |
#define | INPUT_CAPTURE_FREQUENCY 1000000 |
#define | MAX_SIGNAL_TRANSITIONS 256 |
#define INPUT_CAPTURE_FREQUENCY 1000000 |
Definition at line 24 of file SoftSigReaderInt.h.
#define MAX_SIGNAL_TRANSITIONS 256 |
Definition at line 25 of file SoftSigReaderInt.h.