libnfc  1.7.1
Data Fields
nfc_iso14443bi_info Struct Reference

NFC ISO14443B' tag information. More...

#include <nfc-types.h>

Data Fields

uint8_t abtDIV [4]
 
uint8_t btVerLog
 
uint8_t btConfig
 
size_t szAtrLen
 

Detailed Description

NFC ISO14443B' tag information.

Definition at line 225 of file nfc-types.h.

Field Documentation

◆ abtDIV

uint8_t nfc_iso14443bi_info::abtDIV[4]

DIV: 4 LSBytes of tag serial number

Definition at line 227 of file nfc-types.h.

◆ btConfig

uint8_t nfc_iso14443bi_info::btConfig

Config Byte, present if long REPGEN

Definition at line 231 of file nfc-types.h.

◆ btVerLog

uint8_t nfc_iso14443bi_info::btVerLog

Software version & type of REPGEN

Definition at line 229 of file nfc-types.h.

◆ szAtrLen

size_t nfc_iso14443bi_info::szAtrLen

ATR, if any

Definition at line 233 of file nfc-types.h.


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