mbgtools-lx
4.2.8
|
IO Port Type Status. More...
#include <gpsdefs.h>
Data Fields | |
MBG_IO_PORT_STATUS_BUFFER | supp_stati |
Supported MBG_IO_PORT_STATUS_BITS in MBG_IO_PORT_STATUS_BUFFER. More... | |
MBG_IO_PORT_STATUS_BUFFER | status |
See MBG_IO_PORT_STATUS_BUFFER. More... | |
uint8_t | reserved |
Future use. More... | |
uint8_t | phys_grp_role |
Physical group role state, see MBG_IO_PORT_GRP_ROLE_BITS. More... | |
uint8_t | log_grp |
Logical group number (i.e. bond0), or MBG_NO_LOG_GROUP. More... | |
uint8_t | log_grp_role |
Logical group role (i.e. bond master, bond slave), see MBG_IO_PORT_GRP_ROLE_BITS. More... | |
uint32_t | reserved_2 [4] |
Future use, currently 0. More... | |
IO Port Type Status.
uint8_t MBG_IO_PORT_STATUS::log_grp |
Logical group number (i.e. bond0), or MBG_NO_LOG_GROUP.
uint8_t MBG_IO_PORT_STATUS::log_grp_role |
Logical group role (i.e. bond master, bond slave), see MBG_IO_PORT_GRP_ROLE_BITS.
uint8_t MBG_IO_PORT_STATUS::phys_grp_role |
Physical group role state, see MBG_IO_PORT_GRP_ROLE_BITS.
uint32_t MBG_IO_PORT_STATUS::reserved_2[4] |
MBG_IO_PORT_STATUS_BUFFER MBG_IO_PORT_STATUS::status |
MBG_IO_PORT_STATUS_BUFFER MBG_IO_PORT_STATUS::supp_stati |
Supported MBG_IO_PORT_STATUS_BITS in MBG_IO_PORT_STATUS_BUFFER.