_HIDDescriptor::bReportDescriptorType is only used within STM32_USB_Host_Library.
 
Symbols
loading...
Files
loading...

_HIDDescriptor::bReportDescriptorType field

Syntax

uint8_t bReportDescriptorType;

References

LocationReferrerText
usbh_hid.h:192
uint8_t bReportDescriptorType; /* Maximum Packet Size this endpoint is capable of sending or receiving */
usbh_hid.c:751USBH_HID_ParseHIDDesc()
desc->bReportDescriptorType = *(uint8_t *)((uint8_t *)pdesc + 6U);

Data Use

Functions writing _HIDDescriptor::bReportDescriptorType
all items filtered out
_HIDDescriptor::bReportDescriptorType
Type of _HIDDescriptor::bReportDescriptorType
_HIDDescriptor::bReportDescriptorType
uint8_t
all items filtered out