nfc_iso14443a_t Struct Reference

ISO14443A tag description. More...

Detailed Description

ISO14443A tag description.

Definition at line 135 of file pn532.h.

#include <pn532.h>

Data Fields

char target
 Target.
 
char auth
 Card has been authenticated. More...
 
char id_len
 Length of the ID field.
 
char sel_res
 SEL_RES.
 
unsigned sns_res
 SNS_RES.
 
nfc_iso14443a_type_t type
 Type of ISO14443A card.
 
char id [8]
 Card ID (length given by id_len)
 

Field Documentation

◆ auth

char nfc_iso14443a_t::auth

Card has been authenticated.

Do not modify manually

Definition at line 137 of file pn532.h.


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