nRF5 SDK v15.3.0
Data Fields
nfc_t4t_capability_container_t Struct Reference

Descriptor for the Capability Container (CC) file of Type 4 Tag. More...

#include <nfc_t4t_cc_file.h>

Data Fields

nfc_t4t_tlv_block_tp_tlv_block_array
 Pointer to the array for TLV blocks.
 
uint16_t tlv_count
 Number of TLV blocks stored in the Type 4 Tag.
 
uint16_t const max_tlv_blocks
 Maximum number of TLV blocks.
 
uint16_t len
 Size (bytes) of a Capability Container including this field.
 
uint16_t max_rapdu_size
 MLe field - maximum R-APDU data size (bytes).
 
uint16_t max_capdu_size
 MLc field - maximum C-APDU data size (bytes).
 
uint8_t major_version
 Major version of the supported Type 4 Tag specification.
 
uint8_t minor_version
 Minor version of the supported Type 4 Tag specification.
 

Detailed Description

Descriptor for the Capability Container (CC) file of Type 4 Tag.


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

Documentation feedback | Developer Zone | Subscribe | Updated