![]() |
EVE 1.0
|
The structure defines combi key parameters. Note that it is possible to define individual debounce time for each group. Thus it is also the way to define an individual key with debouncing which differs from default KEY_PRELL_TIME : just define a "group of 1 key. More...
#include <key.h>
Data Fields | |
uint32_t | Keys |
Bit positions = key number. | |
uint16_t | Time |
Number of debounce scans (wanted debounce time in ms / SCAN_KEY_INTERVAL) | |
The structure defines combi key parameters. Note that it is possible to define individual debounce time for each group. Thus it is also the way to define an individual key with debouncing which differs from default KEY_PRELL_TIME : just define a "group of 1 key.