MicrOS
|
Structure with the scancode and the ASCII representation. More...
#include <micros_keyboard.h>
Public Attributes | |
unsigned char | scancode |
Scancode representing the specified key. More... | |
unsigned char | ascii |
ASCII representation of the specified key. More... | |
Structure with the scancode and the ASCII representation.
unsigned char micros_keyboard_scan_ascii_pair::ascii |
ASCII representation of the specified key.
unsigned char micros_keyboard_scan_ascii_pair::scancode |
Scancode representing the specified key.