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

#include <msp.h>

Collaboration diagram for msp:

Data Fields

uint32_t activeBoxIds
 mask of enabled IDs, calculated on start based on enabled features. boxId_e is used as bit index. More...
 
bool isRebootScheduled
 cause reboot after MSP processing complete More...
 
struct ninjaninja
 switch to 4wayIf (on current port) More...
 
struct configconfig
 

Field Documentation

uint32_t msp::activeBoxIds

mask of enabled IDs, calculated on start based on enabled features. boxId_e is used as bit index.

struct config* msp::config
bool msp::isRebootScheduled

cause reboot after MSP processing complete

struct ninja* msp::ninja

switch to 4wayIf (on current port)


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