dRonin  adbada4
dRonin firmware
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
msp_bridge Struct Reference

Data Fields

uint32_t magic
 
struct pios_com_dev * com
 
struct msp_parserparser
 
enum msp_message_id expected
 
bool done
 

Detailed Description

Definition at line 55 of file mspuavobridge.c.

Field Documentation

struct pios_com_dev* msp_bridge::com

Definition at line 58 of file mspuavobridge.c.

bool msp_bridge::done

Definition at line 62 of file mspuavobridge.c.

enum msp_message_id msp_bridge::expected

Definition at line 61 of file mspuavobridge.c.

uint32_t msp_bridge::magic

Definition at line 56 of file mspuavobridge.c.

struct msp_parser* msp_bridge::parser

Definition at line 59 of file mspuavobridge.c.


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