USB Component  Version 6.11.0
MDK Middleware for USB Device and Host Communication
 All Data Structures Functions Variables Enumerations Enumerator Groups Pages
USB Host Events

Event Recorder functions and definitions. More...

Content

 USBH_Core: Core Functions
 Events generated by USB Host - Core functions.
 
 USBH_Driver: Driver Functions
 Events generated by USB Host - Driver functions.
 
 USBH_CustomClass: Custom Class Functions
 Events generated by USB Host - Custom Class functions.
 
 USBH_CDC_ACM: Communication Device Clas ACM Functions
 Events generated by USB Host - Communication Device Class ACM functions.
 
 USBH_HID: Human Interface Device Functions
 Events generated by USB Host - Human Interface Device functions.
 
 USBH_MSC: Mass Storage Device Functions
 Events generated by USB Host - Mass Storage Device functions.
 

Description

Event Recorder functions and definitions.

The USB Host interfaces to the to provided event information which help you to understand and analyse the operation.

To use the Event Recorder together with USB Host, it is required to create an image that generates event information. The steps are:

Once the target application generates event information, they can be viewed in the MDK Debugger using the Event Recorder.