![]() |
nRF Connect SDK Bare Metal API 2.0.99
|
| int nfc_t2t_emulation_stop | ( | void | ) |
#include <nfc_t2t_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 has been already stopped. |