STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
Data Fields

#include <usbh_hid.h>

Data Fields

uint8_t ReportID
 
uint8_t ReportType
 
uint16_t UsagePage
 
uint32_t Usage [HID_MAX_USAGE]
 
uint32_t NbrUsage
 
uint32_t UsageMin
 
uint32_t UsageMax
 
int32_t LogMin
 
int32_t LogMax
 
int32_t PhyMin
 
int32_t PhyMax
 
int32_t UnitExp
 
uint32_t Unit
 
uint32_t ReportSize
 
uint32_t ReportCnt
 
uint32_t Flag
 
uint32_t PhyUsage
 
uint32_t AppUsage
 
uint32_t LogUsage
 

Detailed Description

Definition at line 146 of file usbh_hid.h.

Field Documentation

uint32_t AppUsage

Definition at line 165 of file usbh_hid.h.

uint32_t Flag

Definition at line 163 of file usbh_hid.h.

int32_t LogMax

Definition at line 156 of file usbh_hid.h.

int32_t LogMin

Definition at line 155 of file usbh_hid.h.

uint32_t LogUsage

Definition at line 166 of file usbh_hid.h.

uint32_t NbrUsage

Definition at line 152 of file usbh_hid.h.

int32_t PhyMax

Definition at line 158 of file usbh_hid.h.

int32_t PhyMin

Definition at line 157 of file usbh_hid.h.

uint32_t PhyUsage

Definition at line 164 of file usbh_hid.h.

uint32_t ReportCnt

Definition at line 162 of file usbh_hid.h.

uint8_t ReportID

Definition at line 148 of file usbh_hid.h.

uint32_t ReportSize

Definition at line 161 of file usbh_hid.h.

uint8_t ReportType

Definition at line 149 of file usbh_hid.h.

uint32_t Unit

Definition at line 160 of file usbh_hid.h.

int32_t UnitExp

Definition at line 159 of file usbh_hid.h.

uint32_t Usage[HID_MAX_USAGE]

Definition at line 151 of file usbh_hid.h.

uint32_t UsageMax

Definition at line 154 of file usbh_hid.h.

uint32_t UsageMin

Definition at line 153 of file usbh_hid.h.

uint16_t UsagePage

Definition at line 150 of file usbh_hid.h.


The documentation for this struct was generated from the following file: