M5Unit-NFC 0.0.3 git rev:59f5362
Loading...
Searching...
No Matches
m5::nfc::apdu::TLV Struct Reference

TLV element. More...

#include <apdu.hpp>

Public Member Functions

bool is_constructed () const
 
bool is_primitive () const
 

Public Attributes

uint32_t tag {}
 T (Tag)
 
uint32_t len {}
 L (length)
 
const uint8_t * v {}
 V.
 
uint8_t tag_len {}
 Tag length.
 

Detailed Description

TLV element.