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

Binary info entry holding a pointer to a named string variable. More...

#include <structure.h>

Public Member Functions

 bi_ptr_of (const char) value
 Pointer to the string 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.
uint32_t len
 Maximum length of the string buffer.

Detailed Description

Binary info entry holding a pointer to a named string variable.


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