nRF5 SDK v17.1.0
Data Fields
nrfx_nfct_param_t Struct Reference

NFCT driver parameter descriptor. More...

#include <nrfx_nfct.h>

Data Fields

nrfx_nfct_param_id_t id
 Type of parameter.
 
union {
   uint32_t   fdt
 NFC-A Frame Delay Time. Filled when nrfx_nfct_param_t::id is NRFX_NFCT_PARAM_ID_FDT.
 
   uint8_t   sel_res_protocol
 NFC-A value of the 'Protocol' field in the SEL_RES frame. Filled when nrfx_nfct_param_t::id is NRFX_NFCT_PARAM_ID_SEL_RES.
 
   nrfx_nfct_nfcid1_t   nfcid1
 NFC-A NFCID1 value (tag identifier). Filled when nrfx_nfct_param_t::id is NRFX_NFCT_PARAM_ID_NFCID1.
 
data
 Union to store parameter data.
 

Detailed Description

NFCT driver parameter descriptor.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated