mbgtools-lx  4.2.8
XBP_ADDR Struct Reference

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

Detailed Description

An XBP address specifier.

A generic scheme to address devices connected to cascaded controllers.

Definition at line 17861 of file gpsdefs.h.

Field Documentation

◆ addr

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

◆ hop_count

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


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