USBD_HID_HandleTypeDef::AltSetting is only used within STM32_USB_Device_Library.
 
Symbols
loading...
Files
loading...

USBD_HID_HandleTypeDef::AltSetting field

Syntax

uint32_t AltSetting;

References

LocationReferrerText
usbd_hid.h:90
uint32_t AltSetting;
usbd_hid.c:435USBD_HID_Setup()
(void)USBD_CtlSendData(pdev, (uint8_t *)&hhid->AltSetting, 1U);
usbd_hid.c:447USBD_HID_Setup()
hhid->AltSetting = (uint8_t)(req->wValue);

Data Use

Functions writing USBD_HID_HandleTypeDef::AltSetting
all items filtered out
USBD_HID_HandleTypeDef::AltSetting
Type of USBD_HID_HandleTypeDef::AltSetting
USBD_HID_HandleTypeDef::AltSetting
uint32_t
all items filtered out