dRonin
adbada4
dRonin firmware
|
Private include file of the UAVTalk library. More...
Go to the source code of this file.
Data Structures | |
struct | uavtalk_min_header |
Minimal UAVTalk header without an instance field. More... | |
struct | uavtalk_max_header |
Full UAVTalk header with an instance field. More... | |
struct | filereq_data |
struct | fileresp_data |
struct | UAVTalkInputProcessor |
State information for the UAVTalk parser. More... | |
struct | UAVTalkConnectionData |
Information for the physical link. More... | |
Typedefs | |
typedef uint8_t | uavtalk_checksum |
Functions | |
struct filereq_data | __attribute__ ((packed)) |
Variables | |
typedef | __attribute__ |
uint32_t | offset |
uint16_t | flags |
Private include file of the UAVTalk library.
Definition in file uavtalk_priv.h.
uint8_t flags |
Definition at line 52 of file uavtalk_priv.h.
uint32_t offset |
Definition at line 51 of file uavtalk_priv.h.