USBD_IsHighSpeed
Default mainpage
at91lib
usb
device
core
USBD_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