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

USBD_HID_HandleTypeDef::IdleState field

Syntax

uint32_t IdleState;

References

LocationReferrerText
usbd_hid.h:89
uint32_t IdleState;
usbd_hid.c:384USBD_HID_Setup()
hhid->IdleState = (uint8_t)(req->wValue >> 8);
usbd_hid.c:388USBD_HID_Setup()
(void)USBD_CtlSendData(pdev, (uint8_t *)&hhid->IdleState, 1U);

Data Use

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