CMSIS-Driver  Version 2.04
Peripheral Interface for Middleware and Application Code
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
USB Speed

USB Speed definitions. More...

Macros

#define ARM_USB_SPEED_LOW   0
 Low-speed USB.
 
#define ARM_USB_SPEED_FULL   1
 Full-speed USB.
 
#define ARM_USB_SPEED_HIGH   2
 High-speed USB.
 

Description

USB Speed definitions.

The following USB speed values are defined:

Macro Definition Documentation

#define ARM_USB_SPEED_LOW   0

Low-speed USB.

#define ARM_USB_SPEED_FULL   1

Full-speed USB.

#define ARM_USB_SPEED_HIGH   2

High-speed USB.