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

Binary info entry holding a pointer to a named 32-bit integer variable. More...

#include <structure.h>

Public Member Functions

 bi_ptr_of (const int) value
 Pointer to the integer variable.
 bi_ptr_of (const char) label
 Pointer to the null-terminated display label.

Data Fields

struct _binary_info_core core
 Common binary info header.
int32_t id
 Identifier for the variable.

Detailed Description

Binary info entry holding a pointer to a named 32-bit integer variable.


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