nRF5 SDK v17.1.0
Data Fields
nfc_t4t_comm_apdu_t Struct Reference

Command Application Protocol Data Unit (C-APDU) descriptor. More...

#include <nfc_t4t_apdu.h>

Data Fields

uint8_t class_byte
 Class byte.
 
nfc_t4t_comm_apdu_ins_type_t instruction
 The chosen code of instruction.
 
uint16_t parameter
 Parameters associated with the instruction code.
 
nfc_t4t_apdu_data_t data
 Optional data fields (Lc + data bytes).
 
uint16_t resp_len
 Optional response length field (Le).
 

Detailed Description

Command Application Protocol Data Unit (C-APDU) descriptor.


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

Documentation feedback | Developer Zone | Subscribe | Updated