nfc_alloc

Function nfc_alloc 

Source
pub unsafe extern "C" fn nfc_alloc() -> *mut Nfc
Expand description

Allocate an Nfc instance.

Will exclusively take over the NFC HAL until deleted.

ยงReturns

pointer to the allocated Nfc instance.