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

Event Recorder functions. More...

Content

 USBD_Core: Core Functions
 Events generated by USB Device - Core functions.
 
 USBD_Driver: Driver Functions
 Events generated by USB Device - Driver functions.
 
 USBD_CustomClass: Custom Class Functions
 Events generated by USB Device - Custom Class functions.
 
 USBD_ADC: Audio Device Class Functions
 Events generated by USB Device - Audio Device Class functions.
 
 USBD_CDC: Communication Device Class Functions
 Events generated by USB Device - Communication Device Class functions.
 
 USBD_HID: Human Interface Device Functions
 Events generated by USB Device - Human Interface Device functions.
 
 USBD_MSC: Mass Storage Class Functions
 Events generated by USB Device - Mass Storage Class functions.
 

Description

Event Recorder functions.

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

To use the Event Recorder together with USB Device, 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.