nRF5 SDK v12.1.0
Data Fields
tlv_block_t Struct Reference

TLV block descriptor. More...

#include <nfc_tlv_block.h>

Data Fields

uint8_t tag
 Type of the TLV block.
 
uint16_t length
 Length of the value field.
 
uint8_t * p_value
 Pointer to the value field (NULL if no value field is present in the block).
 

Detailed Description

TLV block descriptor.


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

Documentation feedback | Developer Zone | Subscribe | Updated