HID_KEYBRD_Key is only used within STM32_USB_Host_Library.
 
Symbols
loading...
Files
loading...

HID_KEYBRD_Key variable

Syntax

static const uint8_t HID_KEYBRD_Key[] = { '\0', '`', '1', '2', '3', '4', '5', '6', '7', '8', '9', '0', '-', '=', '\0', '\r', '\t', 'q', 'w', 'e', 'r', 't', 'y', 'u', 'i', 'o', 'p', '[', ']', '\\', '\0', 'a', 's', 'd', 'f', 'g', 'h', 'j', 'k', 'l', ';', '\'', '\0', '\n', '\0', '\0', 'z', 'x', 'c', 'v', 'b', 'n', 'm', ',', '.', '/', '\0', '\0', '\0', '\0', '\0', ' ', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\r', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '7', '4', '1', '\0', '/', '8', '5', '2', '0', '*', '9', '6', '3', '.', '-', '+', '\0', '\n', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0' };

References

LocationReferrerText
usbh_hid_keybd.c:219
static const uint8_t HID_KEYBRD_Key[] =
usbh_hid_keybd.c:439USBH_HID_GetASCIICode()
output = HID_KEYBRD_Key[HID_KEYBRD_Codes[info->keys[0]]];

Data Use

Functions reading HID_KEYBRD_Key
HID_KEYBRD_Key
all items filtered out
Type of HID_KEYBRD_Key
HID_KEYBRD_Key
uint8_t
all items filtered out