APM:Libraries
|
Go to the source code of this file.
Macros | |
#define | RCINPUT_UDP_NUM_CHANNELS 8 |
#define | RCINPUT_UDP_VERSION 2 |
Functions | |
struct | __attribute__ ((packed)) rc_udp_packet |
#define RCINPUT_UDP_NUM_CHANNELS 8 |
Definition at line 3 of file RCInput_UDP_Protocol.h.
Referenced by __attribute__(), and Linux::RCInput_UDP::_timer_tick().
#define RCINPUT_UDP_VERSION 2 |
Definition at line 4 of file RCInput_UDP_Protocol.h.
Referenced by Linux::RCInput_UDP::_timer_tick().
struct __attribute__ | ( | (packed) | ) |
Definition at line 6 of file RCInput_UDP_Protocol.h.