Hardware define pins
The dsy_gpio_pin struct should no longer be used, and is only available for backwards compatability.
Please use Pin struct instead.
#include <daisy_core.h>
Public Member Functions | |
constexpr | operator Pin () const |
Public Attributes | |
dsy_gpio_port | port |
uint8_t | pin |
uint8_t daisy::dsy_gpio_pin::pin |
number 0-15
dsy_gpio_port daisy::dsy_gpio_pin::port |
&