pub unsafe extern "C" fn rfalSt25tbPollerInitiate(
    chipId: *mut u8
) -> u16
Expand description

\brief ST25TB Poller Initiate

This method sends an Initiate command

If a single device responds the chip ID will be retrieved

\param[out] chipId : chip ID of the device

\return ERR_WRONG_STATE : RFAL not initialized or incorrect mode \return ERR_PARAM : Invalid parameters \return ERR_IO : Generic internal error \return ERR_TIMEOUT : Timeout error, no listener device detected \return ERR_PROTO : Protocol error detected \return ERR_NONE : No error