pub unsafe extern "C" fn furi_hal_nfc_trx_reset() -> FuriHalNfcErrorExpand description
Reset communication.
Resets the communication state and stops all activities: transmission, reception, etc.
ยงReturns
FuriHalNfcErrorNone on success, any other error code on failure.