nRF5 SDK v14.2.0
Data Fields
nfc_a_tag_info Struct Reference

Basic information about detected NFC-A tag. More...

#include <adafruit_pn532.h>

Data Fields

uint8_t sens_res [2]
 SENS_RES response bytes.
 
uint8_t sel_res
 SEL_RES response byte.
 
uint8_t nfc_id_len
 UID length.
 
uint8_t nfc_id [10]
 NFC-A UID.
 

Detailed Description

Basic information about detected NFC-A tag.


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

Documentation feedback | Developer Zone | Subscribe | Updated