nfc_stop

Function nfc_stop 

Source
pub unsafe extern "C" fn nfc_stop(instance: *mut Nfc)
Expand description

Stop Nfc instance.

The instance can only be stopped if it is running.

ยงArguments

  • instance (direction in, out) - pointer to the instance to be stopped.