![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
Go to the source code of this file.
Data Structures | |
| struct | HID_Report_ItemTypedef |
Functions | |
| uint32_t | HID_ReadItem (HID_Report_ItemTypedef *ri, uint8_t ndx) |
| HID_ReadItem The function read a report item. More... | |
| uint32_t | HID_WriteItem (HID_Report_ItemTypedef *ri, uint32_t value, uint8_t ndx) |
| HID_WriteItem The function write a report item. More... | |
1.8.11