pub unsafe extern "C" fn rfalSt25tbPollerSlotMarker(
    slotNum: u8,
    chipIdRes: *mut u8
) -> u16
Expand description

\brief ST25TB Poller Slot Marker

This method sends a Slot Marker

If a single device responds the chip ID will be retrieved

\param[in] slotNum : Slot Number \param[out] chipIdRes : 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