EFM32 Happy Gecko Software Documentation
efm32hg-doc-5.1.2
Main Page
Modules
Files
Documentation Home
silabs.com
File List
usbkbdscancodes.h
Go to the documentation of this file.
1
/***************************************************************************/
17
#ifndef __USBKBDSCANCODES_H
18
#define __USBKBDSCANCODES_H
19
20
/***************************************************************************/
25
/***************************************************************************/
30
#ifdef __cplusplus
31
extern
"C"
{
32
#endif
33
34
char
USB_HidScancodeToAscii
(uint8_t scancode);
35
36
#ifdef __cplusplus
37
}
38
#endif
39
43
#endif
/* __USBKBDSCANCODES_H */
USB_HidScancodeToAscii
char USB_HidScancodeToAscii(uint8_t scancode)
Converts the keyboard scancode to ASCII.
Definition:
usbkbdscancodes.c:32
hardware
kit
common
drivers
usbkbdscancodes.h
Generated on Thu Mar 9 2017 20:44:08 for EFM32 Happy Gecko Software Documentation by
1.8.10