PX4 Firmware
PX4 Autopilot Software http://px4.io
|
#include <crsf.h>
Public Attributes | |
uint8_t | device_address |
uint8_t | length |
length of crsf_frame_t (including CRC) minus sizeof(crsf_frame_header_t) More... | |
uint8_t crsf_frame_header_t::device_address |
uint8_t crsf_frame_header_t::length |
length of crsf_frame_t (including CRC) minus sizeof(crsf_frame_header_t)
Definition at line 58 of file crsf.h.
Referenced by crsf_frame_CRC(), and crsf_parse_buffer().