87   RSSI_DYNAMIC_6DB_STEP_MODE,   
    88   RSSI_DYNAMIC_12DB_STEP_MODE,  
    89   RSSI_DYNAMIC_18DB_STEP_MODE   
 int32_t S2LPRadioGetRssidBmRun(void)
Returns the RSSI value from a current RX mode.
 
SFunctionalState
S2LP Functional state. Used to enable or disable a specific option.
 
SFlagStatus S2LPQiGetCs(void)
Return the CS (carrier sense) indication.
 
SFlagStatus
S2LP Flag status. Used to control the state of a flag.
 
void S2LPRadioSetPqiCheck(uint8_t cPqiLevel)
Set the PQI check.
 
void S2LPRadioGetRssiInfo(SRssiInit *xSRssiInit)
Return the RSSI measurements information to be filled with the information.
 
void S2LPRadioRssiInit(SRssiInit *xSRssiInit)
Initialize the RSSI measurement.
 
void S2LPRadioSetRssiThreshdBm(int32_t wRssiThrehsold)
Set the RSSI threshold in dBm.
 
This file contains all the registers address and masks.
 
int32_t S2LPRadioGetRssidBm(void)
Returns the RSSI value.
 
void S2LPRadioCsBlanking(SFunctionalState xCsBlank)
Enable or disables the CS blanking.
 
SRssiMode
S2LP RSSI mode enumeration.
 
Header file for S2-LP types.
 
void S2LPRadioAntennaSwitching(SFunctionalState xAntennaSwitch)
Enable or Disable the antenna switching.