|
pico-binary-info
Portable Pi Pico binary_info parser
|
Binary info entry associating a human-readable label with a set of GPIO pins (up to 64) 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. | |
| uint64_t | pin_mask |
| Bitmask of GPIO pins covered by this entry (up to 64 pins) | |
Binary info entry associating a human-readable label with a set of GPIO pins (up to 64)