Sygaldry
|
Raspberry Pi Pico SDK Button Component. More...
Public Member Functions | |
void | init () |
void | operator() () |
![]() | |
void | operator() () |
Additional Inherited Members | |
![]() | |
static _consteval auto | name () |
![]() | |
static _consteval auto | description () |
![]() | |
static _consteval auto | author () |
![]() | |
static _consteval auto | copyright () |
![]() | |
static _consteval auto | license () |
![]() | |
static _consteval auto | version () |
![]() | |
struct sygaldry::sygsp::ButtonGestureModel::inputs_t | inputs |
struct sygaldry::sygsp::ButtonGestureModel::outputs_t | outputs |
Raspberry Pi Pico SDK Button Component.
pin_number | The GPIO pin number on which to read the button |
active_level | Whether the button is active high or low. |