mbgtools-lx  4.2.8
XBP_NODE_LIMITS Struct Reference

Information on available XBP nodes. More...

#include <gpsdefs.h>

Data Fields

uint32_t node_count
 Number of XBP nodes available in the system. More...
 
uint32_t reserved_0
 Currently reserved, always 0. More...
 
uint32_t reserved_1
 Currently reserved, always 0. More...
 

Detailed Description

Information on available XBP nodes.

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

Definition at line 17926 of file gpsdefs.h.

Field Documentation

◆ node_count

uint32_t XBP_NODE_LIMITS::node_count

Number of XBP nodes available in the system.

Definition at line 17928 of file gpsdefs.h.

Referenced by mbgextio_setup_xbp_node_list().

◆ reserved_0

uint32_t XBP_NODE_LIMITS::reserved_0

Currently reserved, always 0.

Definition at line 17929 of file gpsdefs.h.

◆ reserved_1

uint32_t XBP_NODE_LIMITS::reserved_1

Currently reserved, always 0.

Definition at line 17930 of file gpsdefs.h.


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