SLS AVR Lib 0.1a
 
Loading...
Searching...
No Matches
btn_info_struct Struct Reference

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.
 

Detailed Description

Information about a button.

Field Documentation

◆ _counter

uint8_t _counter

Clamped or released state cycle counter.

Remarks
Internal use only!

◆ _up_counter

uint8_t _up_counter

Counter of cycles of released state after pressing.

Remarks
Internal use only!

◆ state

byte_t state

Stages and states flags of click processing.


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