This file is the Header file for usbh_core.c.
More...
This file is the Header file for usbh_core.c.
This file handles the basic enumeration when a device is connected to the host.
◆ HOST_USER_SELECT_CONFIGURATION
| #define HOST_USER_SELECT_CONFIGURATION 1 |
◆ HOST_USER_CLASS_ACTIVE
| #define HOST_USER_CLASS_ACTIVE 2 |
◆ HOST_USER_CLASS_SELECTED
| #define HOST_USER_CLASS_SELECTED 3 |
◆ HOST_USER_CONNECTION
| #define HOST_USER_CONNECTION 4 |
◆ HOST_USER_DISCONNECTION
| #define HOST_USER_DISCONNECTION 5 |
◆ HOST_USER_UNRECOVERED_ERROR
| #define HOST_USER_UNRECOVERED_ERROR 6 |