EVE 1.0

NFC driver descriptor: static structure for configuration of driver instance. More...

#include <nfc-nrf.h>

Collaboration diagram for nfc_nrf_t:

Data Fields

const struct nfc_ndef_changed_cb_table_tNdefChangedCbTable
 table of interrupt handlers for supported NFC message types
 
struct nfc_nrf_state_tState
 Pointer to the NFC state.
 

Detailed Description

NFC driver descriptor: static structure for configuration of driver instance.

Definition at line 26 of file nfc-nrf.h.