nrfxlib API 2.7.99
Loading...
Searching...
No Matches

◆ nfc_t4t_emulation_stop()

int nfc_t4t_emulation_stop ( void  )

#include <nfc/include/nfc_t4t_lib.h>

Deactivate the NFC frontend.

After calling this function, no more events will be posted to the application callback.

Return values
0Success.
-NRF_EOPNOTSUPPEmulation was already stopped.