mbgtools-lx  4.2.8
MBG_IO_PORT_STATUS Struct Reference

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...
 

Detailed Description

Field Documentation

◆ log_grp

uint8_t MBG_IO_PORT_STATUS::log_grp

Logical group number (i.e. bond0), or MBG_NO_LOG_GROUP.

Definition at line 21190 of file gpsdefs.h.

◆ log_grp_role

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.

Definition at line 21191 of file gpsdefs.h.

◆ phys_grp_role

uint8_t MBG_IO_PORT_STATUS::phys_grp_role

Physical group role state, see MBG_IO_PORT_GRP_ROLE_BITS.

Definition at line 21189 of file gpsdefs.h.

◆ reserved

uint8_t MBG_IO_PORT_STATUS::reserved

Future use.

Definition at line 21188 of file gpsdefs.h.

◆ reserved_2

uint32_t MBG_IO_PORT_STATUS::reserved_2[4]

Future use, currently 0.

Definition at line 21193 of file gpsdefs.h.

◆ status

MBG_IO_PORT_STATUS_BUFFER MBG_IO_PORT_STATUS::status

See MBG_IO_PORT_STATUS_BUFFER.

Definition at line 21186 of file gpsdefs.h.

◆ supp_stati

MBG_IO_PORT_STATUS_BUFFER MBG_IO_PORT_STATUS::supp_stati

Supported MBG_IO_PORT_STATUS_BITS in MBG_IO_PORT_STATUS_BUFFER.

Definition at line 21185 of file gpsdefs.h.


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