Function flipper0::ffi::rfalNfcDepPSL

source ·
pub unsafe extern "C" fn rfalNfcDepPSL(BRS: u8, FSL: u8) -> u16
Expand description

\brief NFC-DEP Initiator PSL (Parameter Selection)

This method sends a PSL to the Target with the given parameters and checks for a valid response response

The parameters must be coded according to Digital 1.1 16.7.1

\param[in] BRS : the selected Bit Rates for Initiator and Target \param[in] FSL : the maximum length of Commands and Responses

\return ERR_NONE : No error \return ERR_TIMEOUT : Timeout occurred \return ERR_PROTO : Protocol error occurred