pub unsafe extern "C" fn furi_hal_nfc_init() -> FuriHalNfcErrorExpand description
Initialise the NFC HAL and associated hardware.
This function is called automatically during the firmware initialisation, so there is no need to call it explicitly.
ยงReturns
FuriHalNfcErrorNone on success, any other error code on failure.