mbgtools-lx
4.2.8
|
An XBP address specifier. More...
#include <gpsdefs.h>
Data Fields | |
uint8_t | hop_count |
Used as index to the addr array. More... | |
XBP_PORT | addr [7] |
An array of port numbers on cascaded controllers. More... | |
An XBP address specifier.
A generic scheme to address devices connected to cascaded controllers.
XBP_PORT XBP_ADDR::addr[7] |
An array of port numbers on cascaded controllers.
Definition at line 17864 of file gpsdefs.h.
Referenced by handle_xbp_node().
uint8_t XBP_ADDR::hop_count |
Used as index to the addr array.
Definition at line 17863 of file gpsdefs.h.
Referenced by handle_xbp_node().