|
M5Unit-NFC 0.1.0 git rev:93745b5
|
#include <apdu.hpp>
Public Member Functions | |
| bool | is_constructed () const |
| Is constructed TLV? | |
| bool | is_primitive () const |
| Is primitive TLV? | |
Public Attributes | |
| uint32_t | tag {} |
| T (Tag) | |
| uint32_t | len {} |
| L (length) | |
| const uint8_t * | v {} |
| V. | |
| uint8_t | tag_len {} |
| Tag length. | |
TLV element.
|
inline |