#include <Keyboard.h>
Definition at line 191 of file Keyboard.h.
Data Fields | |
| int | num_elements |
| u8 | buffer [16] |
| int | head |
| bool | expecting_typematic |
| bool | expecting_led_write |
| bool | expecting_make_break |
| u8 | delay |
| u8 | repeat_rate |
| u8 | led_status |
| bool | scanning_enabled |
Definition at line 193 of file Keyboard.h.
Referenced by CKeyboard::enQ(), CKeyboard::enQ_imm(), CKeyboard::periodic(), CKeyboard::read_60(), CKeyboard::resetinternals(), and CKeyboard::write_64().
Definition at line 194 of file Keyboard.h.
Referenced by CKeyboard::enQ(), CKeyboard::periodic(), and CKeyboard::resetinternals().
Definition at line 195 of file Keyboard.h.
Referenced by CKeyboard::enQ(), CKeyboard::enQ_imm(), CKeyboard::periodic(), CKeyboard::resetinternals(), and CKeyboard::write_64().
Definition at line 196 of file Keyboard.h.
Referenced by CKeyboard::ctrl_to_kbd(), and CKeyboard::resetinternals().
Definition at line 197 of file Keyboard.h.
Referenced by CKeyboard::ctrl_to_kbd(), and CKeyboard::resetinternals().
Definition at line 198 of file Keyboard.h.
Referenced by CKeyboard::ctrl_to_kbd(), and CKeyboard::resetinternals().
Definition at line 199 of file Keyboard.h.
Referenced by CKeyboard::ctrl_to_kbd(), and CKeyboard::resetinternals().
Definition at line 200 of file Keyboard.h.
Referenced by CKeyboard::ctrl_to_kbd(), and CKeyboard::resetinternals().
Definition at line 201 of file Keyboard.h.
Referenced by CKeyboard::ctrl_to_kbd(), and CKeyboard::init().
Definition at line 202 of file Keyboard.h.
Referenced by CKeyboard::ctrl_to_kbd(), CKeyboard::gen_scancode(), and CKeyboard::init().