pub unsafe extern "C" fn rfalLowPowerModeStart() -> ReturnCode
Expand description

\brief Low Power Mode Start

Sets the RF Chip in Low Power Mode. In this mode the RF Chip is placed in Low Power Mode, similar to Wake-up mode but no operation nor period measurement is performed. Mode must be terminated by rfalLowPowerModeStop()

\return ERR_WRONG_STATE : Not initialized properly \return ERR_PARAM : Invalid parameter \return ERR_NONE : Done with no error