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

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

#include <structure.h>

Data Fields

struct _binary_info_core core
 Common binary info header.
uint32_t pin_encoding
 Encoded pin numbers and function (see BI_PINS_ENCODING_* for format)

Detailed Description

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


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