APM:Libraries
Macros | Functions
RCInput_UDP_Protocol.h File Reference
This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

◆ RCINPUT_UDP_NUM_CHANNELS

#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().

◆ RCINPUT_UDP_VERSION

#define RCINPUT_UDP_VERSION   2

Definition at line 4 of file RCInput_UDP_Protocol.h.

Referenced by Linux::RCInput_UDP::_timer_tick().

Function Documentation

◆ __attribute__()

struct __attribute__ ( (packed)  )

Definition at line 6 of file RCInput_UDP_Protocol.h.