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

◆ nfc_platform_event_handler()

void nfc_platform_event_handler ( nrfx_nfct_evt_t const *  p_event)

#include <nfc/include/nfc_platform.h>

Handle NFCT events that require platform-specific actions.

The NFC platform module uses this function to observe NFC events. It is necessary to observe this event flow to determine when to request the start of HFXO and when the NFCT peripheral can be activated.

Parameters
[in]p_eventNFCT driver event.