Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bindesc_entry Struct Reference

#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.
 

Field Documentation

◆ data

uint8_t bindesc_entry::data[]

Value of the entry.

This is either an integer or a string

◆ len

uint16_t bindesc_entry::len

Length of the descriptor data.

◆ tag

uint16_t bindesc_entry::tag

Tag of the entry.


The documentation for this struct was generated from the following file: