Information about a button. More...
#include <button.h>
Data Fields | |
| uint8_t | _counter |
| Clamped or released state cycle counter. | |
| uint8_t | _up_counter |
| Counter of cycles of released state after pressing. | |
| byte_t | state |
| Stages and states flags of click processing. | |
Information about a button.
| uint8_t _counter |
Clamped or released state cycle counter.
| uint8_t _up_counter |
Counter of cycles of released state after pressing.
| byte_t state |
Stages and states flags of click processing.