pub unsafe extern "C" fn rfalListenSetState(newSt: rfalLmState) -> u16
Expand description

\brief Listen Mode set state

Sets the new state of the Listen Mode and applies the necessary changes on the RF Chip

\param[in] newSt : New state to go to

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