Zephyr API Documentation 4.0.0-rc2
A Scalable Open Source RTOS
|
#include <bindesc.h>
Data Fields | |
uint16_t | tag |
Tag of the entry. | |
uint16_t | len |
Length of the descriptor data. | |
uint8_t | data [] |
Value of the entry. | |
uint8_t bindesc_entry::data[] |
Value of the entry.
This is either an integer or a string
uint16_t bindesc_entry::len |
Length of the descriptor data.
uint16_t bindesc_entry::tag |
Tag of the entry.