#include <sbp.h>
Public Types | |
enum | { WAITING = 0, GET_TYPE, GET_SENDER, GET_LEN, GET_MSG, GET_CRC } |
Public Attributes | |
u16 | crc |
void * | io_context |
u8 | msg_buff [256] |
u8 | msg_len |
u16 | msg_type |
u8 | n_read |
sbp_msg_callbacks_node_t * | sbp_msg_callbacks_head |
u16 | sender_id |
enum sbp_state_t:: { ... } | state |
anonymous enum |
void* sbp_state_t::io_context |
u8 sbp_state_t::msg_buff[256] |
enum { ... } sbp_state_t::state |