Sygaldry
|
Public Attributes | |
toggle<"debounced state", "updates only when the button state has changed since the last tick"> | debounced_state |
bng<"any edge", "bangs on any change to debounced state"> | any_edge |
bng<"rising edge", "bangs when the button is activated"> | rising_edge |
bng<"falling edge", "bangs when the button is deactivated"> | falling_edge |