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

keybd_rx_report_buf variable

Syntax

uint8_t keybd_rx_report_buf[USBH_HID_KEYBD_REPORT_SIZE];

References

LocationReferrerText
usbh_hid_keybd.c:96
uint8_t keybd_rx_report_buf[USBH_HID_KEYBD_REPORT_SIZE];
usbh_hid_keybd.c:344USBH_HID_KeybdInit()
keybd_rx_report_buf[x] = 0U;
usbh_hid_keybd.c:352USBH_HID_KeybdInit()
HID_Handle->pData = keybd_rx_report_buf;

Data Use

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