nrfx 4.5.0
Loading...
Searching...
No Matches
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.
 
   uint32_t   fdt_min 
 NFC-A Frame Delay Time Min. Filled when nrfx_nfct_param_t.id is NRFX_NFCT_PARAM_ID_FDT_MIN.
 
   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: