Function nfcGetTagState

Source
pub unsafe extern "C" fn nfcGetTagState(
    state: *mut NFC_TagState,
) -> Result
Expand description

Returns the current NFC tag state.

ยงArguments

  • state - Pointer to write NFC tag state.