NinjaFlight
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
serial_msp_port Struct Reference

#include <serial_msp.h>

Collaboration diagram for serial_msp_port:

Data Fields

serialPort_tport
 
mspState_e c_state
 
uint8_t offset
 
uint8_t dataSize
 
uint8_t cmdMSP
 
uint8_t inBuf [MSP_PORT_INBUF_SIZE]
 

Field Documentation

mspState_e serial_msp_port::c_state
uint8_t serial_msp_port::cmdMSP
uint8_t serial_msp_port::dataSize
uint8_t serial_msp_port::inBuf[MSP_PORT_INBUF_SIZE]
uint8_t serial_msp_port::offset
serialPort_t* serial_msp_port::port

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