USBD_CUSTOM_HID_HandleTypeDef::Protocol is only used within STM32_USB_Device_Library.
 
Symbols
loading...
Files
loading...

USBD_CUSTOM_HID_HandleTypeDef::Protocol field

Syntax

uint32_t Protocol;

References

LocationReferrerText
usbd_customhid.h:120
uint32_t Protocol;
usbd_customhid.c:375USBD_CUSTOM_HID_Setup()
hhid->Protocol = (uint8_t)(req->wValue);
usbd_customhid.c:379USBD_CUSTOM_HID_Setup()
(void)USBD_CtlSendData(pdev, (uint8_t *)&hhid->Protocol, 1U);

Data Use

Functions writing USBD_CUSTOM_HID_HandleTypeDef::Protocol
all items filtered out
USBD_CUSTOM_HID_HandleTypeDef::Protocol
Type of USBD_CUSTOM_HID_HandleTypeDef::Protocol
USBD_CUSTOM_HID_HandleTypeDef::Protocol
uint32_t
all items filtered out