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

mouse_rx_report_buf variable

Syntax

uint8_t mouse_rx_report_buf[USBH_HID_MOUSE_REPORT_SIZE];

References

LocationReferrerText
usbh_hid_mouse.c:86
uint8_t mouse_rx_report_buf[USBH_HID_MOUSE_REPORT_SIZE];
usbh_hid_mouse.c:194USBH_HID_MouseInit()
mouse_rx_report_buf[i] = 0U;
usbh_hid_mouse.c:201USBH_HID_MouseInit()
HID_Handle->pData = mouse_rx_report_buf;

Data Use

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