pico-binary-info
Portable Pi Pico binary_info parser
Loading...
Searching...
No Matches
_binary_info_core Struct Reference

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.

Detailed Description

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.


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