libnfc  1.7.1
Data Fields
nfc_dep_info Struct Reference

NFC target information in D.E.P. (Data Exchange Protocol) see ISO/IEC 18092 (NFCIP-1) More...

#include <nfc-types.h>

Data Fields

uint8_t abtNFCID3 [10]
 
uint8_t btDID
 
uint8_t btBS
 
uint8_t btBR
 
uint8_t btTO
 
uint8_t btPP
 
uint8_t abtGB [48]
 
nfc_dep_mode ndm
 

Detailed Description

NFC target information in D.E.P. (Data Exchange Protocol) see ISO/IEC 18092 (NFCIP-1)

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

Field Documentation

◆ abtGB

uint8_t nfc_dep_info::abtGB[48]

General Bytes

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

◆ abtNFCID3

uint8_t nfc_dep_info::abtNFCID3[10]

NFCID3

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

◆ btBR

uint8_t nfc_dep_info::btBR

Supported receive-bit rate

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

◆ btBS

uint8_t nfc_dep_info::btBS

Supported send-bit rate

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

◆ btDID

uint8_t nfc_dep_info::btDID

DID

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

◆ btPP

uint8_t nfc_dep_info::btPP

PP Parameters

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

◆ btTO

uint8_t nfc_dep_info::btTO

Timeout value

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

◆ ndm

nfc_dep_mode nfc_dep_info::ndm

DEP mode

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


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