nrfxlib API 2.8.99
|
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.
0 | Success. |
-NRF_EOPNOTSUPP | Emulation was already stopped. |