Command Console Library
Data Fields
tlv_buffer_t Struct Reference
Structures
Description
Command console Type-Length-Value buffer.
Data Fields
uint8_t
type
Type of value: 0-ASCII, 1-Binary.
uint8_t
length
Length of value in bytes.
uint8_t
value
[]
Buffer containing the value.
Generated for
Command Console Library
by
Cypress Semiconductor Corporation
. All rights reserved.