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

HID_KEYBRD_ShiftKey variable

Syntax

static const uint8_t HID_KEYBRD_ShiftKey[] = { '\0', '~', '!', '@', '#', '$', '%', '^', '&', '*', '(', ')', '_', '+', '\0', '\0', '\0', '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', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\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:241
static const uint8_t HID_KEYBRD_ShiftKey[] =
usbh_hid_keybd.c:435USBH_HID_GetASCIICode()
output = HID_KEYBRD_ShiftKey[HID_KEYBRD_Codes[info->keys[0]]];

Data Use

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