SerialIO
|
Header file for serial input/output (IO) functionality. More...
#include <Arduino.h>
#include "crsf/crsf.h"
#include "fport/fport.h"
#include "ibus/ibus.h"
#include "sbus/sbus.h"
Go to the source code of this file.
Classes | |
struct | rc_channels_s |
class | SerialIO |
Class that stores state and functions for initialising and decoding rc protocol. More... | |
Macros | |
#define | SerialIO_H |
#define | PACKED __attribute__((packed)) |
Typedefs | |
typedef struct rc_channels_s | rc_channels_t |
Header file for serial input/output (IO) functionality.