|
pico-binary-info
Portable Pi Pico binary_info parser
|
Common header fields shared by all binary info entries. More...
#include <structure.h>
Data Fields | |
| uint16_t | type |
| Binary info entry type (one of BINARY_INFO_TYPE_*) | |
| uint16_t | tag |
| Namespace tag identifying the entry's owner. | |
Common header fields shared by all binary info entries.
Every binary info structure begins with this core header, which identifies the entry type and the tag namespace it belongs to.