mbgtools-lx
4.2.8
|
Current settings and general capabilities of an LNE port. More...
#include <gpsdefs.h>
Data Fields | |
MBG_LNE_PORT_SETTINGS | settings |
Current LNE port settings. More... | |
MBG_MAC_ADDR | mac_addr |
The MAC address assigned to this port. More... | |
uint32_t | reserved_0 |
currently reserved, unused, always 0 More... | |
uint32_t | reserved_1 |
currently reserved, unused, always 0 More... | |
uint32_t | reserved_2 |
currently reserved, unused, always 0 More... | |
uint32_t | flags |
see LNE_PORT_FLAG_MASKS More... | |
Current settings and general capabilities of an LNE port.
This structure should be read from the device to retrieve the current settings of an LNE port plus its capabilities, ### e.g. the supported modes, colors, etc.
uint32_t MBG_LNE_PORT_INFO::flags |
MBG_MAC_ADDR MBG_LNE_PORT_INFO::mac_addr |
uint32_t MBG_LNE_PORT_INFO::reserved_0 |
uint32_t MBG_LNE_PORT_INFO::reserved_1 |
uint32_t MBG_LNE_PORT_INFO::reserved_2 |
MBG_LNE_PORT_SETTINGS MBG_LNE_PORT_INFO::settings |