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

Binary info entry associating a human-readable label with a set of GPIO pins. More...

#include <structure.h>

Public Member Functions

 bi_ptr_of (const char) label
 Pointer to the null-terminated pin label.

Data Fields

struct _binary_info_core core
 Common binary info header.
uint32_t pin_mask
 Bitmask of GPIO pins covered by this entry.

Detailed Description

Binary info entry associating a human-readable label with a set of GPIO pins.


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