mbgtools-lx  4.2.8
XBP_NODE_INFO_IDX Struct Reference

Information on an XBP node with specific index. More...

#include <gpsdefs.h>

Data Fields

uint32_t idx
 node index, 0..XBP_NODE_LIMITS::node_count-1 More...
 
XBP_NODE_INFO node_info
 RECEIVER_INFO of the device behind this node More...
 

Detailed Description

Information on an XBP node with specific index.

Only supported if XBP_FEAT_MASK_NODES is set in XBP_LIMITS::features.

Definition at line 18044 of file gpsdefs.h.

Field Documentation

◆ idx

uint32_t XBP_NODE_INFO_IDX::idx

node index, 0..XBP_NODE_LIMITS::node_count-1

Definition at line 18046 of file gpsdefs.h.

Referenced by mbgextio_setup_xbp_node_list().

◆ node_info

XBP_NODE_INFO XBP_NODE_INFO_IDX::node_info

RECEIVER_INFO of the device behind this node

Definition at line 18047 of file gpsdefs.h.

Referenced by mbgextio_setup_xbp_node_list().


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