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

Binary info entry associating a 32-bit integer value with an ID. More...

#include <structure.h>

Data Fields

struct _binary_info_core core
 Common binary info header.
uint32_t id
 Identifier for the value (one of BINARY_INFO_ID_*)
int32_t value
 The integer value associated with the ID.

Detailed Description

Binary info entry associating a 32-bit integer value with an ID.


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