Go to the documentation of this file.
44 #define KEY_ONOFF 0x01
65 extern volatile unsigned char dkey;
Interface: task management.
wakeup_t dkey_pressed(wakeup_t data)
wakeup if any of the given keys is pressed.
volatile unsigned char dkey
the current key
unsigned long wakeup_t
wakeup data area type
volatile unsigned char dkey_multi
the currently active keys
int getchar()
wait for keypress and return key code.
kernel configuration file
wakeup_t dkey_released(wakeup_t data)
wakeup if all of the given keys are released.
Generated for brickOS Kernel Developer by
1.8.16