1.5.1.4.4 SRV_STORAGE_BN_INFO_CONFIG Struct
C
typedef struct {
uint16_t cfgKey;
uint16_t macLnidOffset;
uint8_t confSar;
uint8_t confModBcnAuto;
uint8_t confRmForced;
uint8_t confBcnSwitchRate;
uint8_t confSecProf;
} SRV_STORAGE_BN_INFO_CONFIG;
Summary
Structure and key to define the Base Node configuration information that needs to be kept in non-volatile storage.
Description
This data type defines the structure and key to define the Base Node configurationm information used by the PRIME stack that needs to be kept in non-volatile storage.
Remarks
None.