|
pico-binary-info
Portable Pi Pico binary_info parser
|
Binary info entry describing one or more GPIO pins and their assigned function, supporting pin numbers <256, and up to 7 pins. More...
#include <structure.h>
Data Fields | |
| struct _binary_info_core | core |
| Common binary info header. | |
| uint64_t | pin_encoding |
| Encoded pin numbers and function for more than 32 pins (see BI_PINS_ENCODING_* for format) | |
Binary info entry describing one or more GPIO pins and their assigned function, supporting pin numbers <256, and up to 7 pins.