|
Embedded SDK
Embedded SDK
|
#include <tlv_use_case_dynamic_descriptor.h>

Public Attributes | |
| uint8_t | version |
| uint32_t | coin_type |
| uint8_t | magnitude |
| buffer_t | TUID |
| char | ticker [MAX_TICKER_SIZE+1] |
Definition at line 40 of file tlv_use_case_dynamic_descriptor.h.
| uint32_t tlv_dynamic_descriptor_out_s::coin_type |
Definition at line 45 of file tlv_use_case_dynamic_descriptor.h.
| uint8_t tlv_dynamic_descriptor_out_s::magnitude |
Definition at line 47 of file tlv_use_case_dynamic_descriptor.h.
| char tlv_dynamic_descriptor_out_s::ticker[MAX_TICKER_SIZE+1] |
Definition at line 52 of file tlv_use_case_dynamic_descriptor.h.
| buffer_t tlv_dynamic_descriptor_out_s::TUID |
Definition at line 49 of file tlv_use_case_dynamic_descriptor.h.
| uint8_t tlv_dynamic_descriptor_out_s::version |
Definition at line 43 of file tlv_use_case_dynamic_descriptor.h.