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

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)

Detailed Description

Binary info entry describing one or more GPIO pins and their assigned function, supporting pin numbers <256, and up to 7 pins.


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