pub unsafe extern "C" fn nfc_alloc() -> *mut Nfc
Allocate an Nfc instance.
Will exclusively take over the NFC HAL until deleted.
pointer to the allocated Nfc instance.