pub unsafe extern "C" fn rfalNfcbPollerInitializeWithParams(
    AFI: u8,
    PARAM: u8
) -> u16
Expand description

\brief Set NFC-B Poller parameters

This methods configures RFAL RF layer to perform as a NFCA Poller/RW (ISO14443A PCD) including all default timings

Additionally configures NFC-B specific parameters to be used on the following communications

\param[in] AFI : Application Family Identifier to be used \param[in] PARAM : PARAM to be used, it announces whether Advanced Features or Extended SENSB_RES is supported

\return ERR_WRONG_STATE : RFAL not initialized or mode not set \return ERR_NONE : No error