NinjaFlight
|
#include <msp.h>
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 ninja * | ninja |
switch to 4wayIf (on current port) More... | |
struct config * | config |
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)