14.3.1.3.1 InformationBlockLoad Function
C
uint8_t InformationBlockLoad(uint8_t checkIb, uint8_t * checkIbExist, wssEnable_t wssEnable);
Description
This routine will load all settings from the Info Block into the appropriate sub-systems for proper chip operation. NOTE: This is done automatically by RF_SYS_Initialize(uint8_t wssEnable)
Parameters
None
Returns
uint8_t 0 is success 1 is fail