mbgtools-lx
4.2.8
|
Data Structures | |
struct | MBG_PWR_CTL |
Device power control. More... | |
Macros | |
#define | _mbg_swab_mbg_pwr_ctl(_p) |
Enumerations | |
enum | MBG_PWR_STATES { MBG_PWR_STATE_OFF, MBG_PWR_STATE_ON, N_MBG_PWR_STATES } |
Device power states. More... | |
#define _mbg_swab_mbg_pwr_ctl | ( | _p | ) |
Definition at line 19200 of file gpsdefs.h.
Referenced by mbgextio_get_pwr_ctl(), and mbgextio_set_pwr_ctl().
enum MBG_PWR_STATES |
Device power states.
Used with MBG_PWR_CTL::state.
Enumerator | |
---|---|
MBG_PWR_STATE_OFF | |
MBG_PWR_STATE_ON | |
N_MBG_PWR_STATES |