Public Types | Public Attributes
sbp_state_t Struct Reference

#include <sbp.h>

List of all members.

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_tsbp_msg_callbacks_head
u16 sender_id
enum sbp_state_t:: { ... }  state

Detailed Description

State structure for processing SBP messages.

Definition at line 52 of file sbp.h.


Member Enumeration Documentation

anonymous enum
Enumerator:
WAITING 
GET_TYPE 
GET_SENDER 
GET_LEN 
GET_MSG 
GET_CRC 

Definition at line 53 of file sbp.h.


Member Data Documentation

Definition at line 63 of file sbp.h.

Definition at line 67 of file sbp.h.

Definition at line 66 of file sbp.h.

Definition at line 64 of file sbp.h.

Definition at line 61 of file sbp.h.

Definition at line 65 of file sbp.h.

Definition at line 68 of file sbp.h.

Definition at line 62 of file sbp.h.

enum { ... } sbp_state_t::state

The documentation for this struct was generated from the following file:


swiftnav
Author(s):
autogenerated on Sat Jun 8 2019 18:57:01