|
pico-binary-info
Portable Pi Pico binary_info parser
|
Binary info entry associating a string value with an ID. More...
#include <structure.h>
Public Member Functions | |
| bi_ptr_of (const char) value | |
| Pointer to the null-terminated string value. | |
Data Fields | |
| struct _binary_info_core | core |
| Common binary info header. | |
| uint32_t | id |
| Identifier for the value (one of BINARY_INFO_ID_*) | |
Binary info entry associating a string value with an ID.