![]() |
nRF5 SDK
v12.3.0
|
| Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
Type 2 Tag descriptor. More...
#include <nfc_t2t_parser.h>
Data Fields | |
| type_2_tag_serial_number_t | sn |
| Values within the serial number area of the tag. | |
| uint16_t | lock_bytes |
| Value of the lock bytes. | |
| type_2_tag_capability_container_t | cc |
| Values within the Capability Container area of the tag. | |
| uint16_t const | max_tlv_blocks |
| Maximum number of TLV blocks that can be stored. | |
| tlv_block_t * | p_tlv_block_array |
| Pointer to the array for TLV blocks. | |
| uint16_t | tlv_count |
| Number of TLV blocks stored in the Type 2 Tag. | |
Type 2 Tag descriptor.