USBD_IsHighSpeed
Default mainpageat91libusbdevicecoreUSBD_IsHighSpeed
Description Source Call Graph
USBD_IsHighSpeed
Indicates if the device is running in high or full-speed.
 
Syntax / parameters
unsigned char USBD_IsHighSpeed (void)

Return value unsigned char
   
Description
Indicates if the device is running in high or full-speed.
Always returns 0 since UDP does not support high-speed mode.
 
Source
The documentation for this Member was generated from the following file:
  • USBD_UDP.c