Function flipper0::ffi::rfalNfcSelect

source ·
pub unsafe extern "C" fn rfalNfcSelect(devIdx: u8) -> u16
Expand description

\brief RFAL NFC Select Device

It selects the device to be activated. It shall be called when more than one device has been identified to indiacte which device shall be actived

\param[in] devIdx : device index to be activated

\return ERR_WRONG_STATE : Incorrect state for this operation Not in select state \return ERR_PARAM : Invalid parameters \return ERR_NONE : No error