mbgtools-lx  4.2.8
MBG_IO_PORT_TYPE_INFO Struct Reference

IO Port Type Info. More...

#include <gpsdefs.h>

Data Fields

uint16_t port_type
 See MBG_IO_PORT_TYPES. More...
 
uint16_t reserved_1
 Future use and padding, currently 0. More...
 
uint8_t supp_dirs
 See MBG_IO_PORT_DIR_MSKS. More...
 
uint8_t pt_idx
 index of the port types (e.g. 0 for PPO0, 1 for PPO1, ...) More...
 
uint8_t shape_level
 Signal shape/level, see MBG_IO_PORT_SHAPE_LEVELS. More...
 
uint8_t reserved_2 [1]
 Future use and padding, currently 0. More...
 
uint32_t supp_srcs
 See MBG_IO_PORT_SRC_MSKS. More...
 
uint32_t reserved_3 [5]
 Future use and padding, currently 0. More...
 
MBG_IO_PORT_TYPE_INFO_U data
 Port type specific data. More...
 

Detailed Description

Field Documentation

◆ data

MBG_IO_PORT_TYPE_INFO_U MBG_IO_PORT_TYPE_INFO::data

Port type specific data.

Definition at line 20990 of file gpsdefs.h.

Referenced by get_io_port_type_info().

◆ port_type

uint16_t MBG_IO_PORT_TYPE_INFO::port_type

See MBG_IO_PORT_TYPES.

Definition at line 20976 of file gpsdefs.h.

Referenced by get_io_port_type_info().

◆ pt_idx

uint8_t MBG_IO_PORT_TYPE_INFO::pt_idx

index of the port types (e.g. 0 for PPO0, 1 for PPO1, ...)

Definition at line 20979 of file gpsdefs.h.

◆ reserved_1

uint16_t MBG_IO_PORT_TYPE_INFO::reserved_1

Future use and padding, currently 0.

Definition at line 20977 of file gpsdefs.h.

◆ reserved_2

uint8_t MBG_IO_PORT_TYPE_INFO::reserved_2[1]

Future use and padding, currently 0.

Definition at line 20981 of file gpsdefs.h.

◆ reserved_3

uint32_t MBG_IO_PORT_TYPE_INFO::reserved_3[5]

Future use and padding, currently 0.

Definition at line 20983 of file gpsdefs.h.

◆ shape_level

uint8_t MBG_IO_PORT_TYPE_INFO::shape_level

Signal shape/level, see MBG_IO_PORT_SHAPE_LEVELS.

Definition at line 20980 of file gpsdefs.h.

◆ supp_dirs

uint8_t MBG_IO_PORT_TYPE_INFO::supp_dirs

See MBG_IO_PORT_DIR_MSKS.

Definition at line 20978 of file gpsdefs.h.

◆ supp_srcs

uint32_t MBG_IO_PORT_TYPE_INFO::supp_srcs

See MBG_IO_PORT_SRC_MSKS.

Definition at line 20982 of file gpsdefs.h.


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