Prusa MINI Firmware overview

This file is the Header file for usbh_core.c. More...

Collaboration diagram for USBH_CORE:

Modules

 USBH_CORE_Exported_Defines
 
 USBH_CORE_Private_Defines
 
 USBH_CORE_Private_Macros
 
 USBH_CORE_Private_Variables
 
 USBH_CORE_Private_Functions
 

Macros

#define HOST_USER_SELECT_CONFIGURATION   1
 
#define HOST_USER_CLASS_ACTIVE   2
 
#define HOST_USER_CLASS_SELECTED   3
 
#define HOST_USER_CONNECTION   4
 
#define HOST_USER_DISCONNECTION   5
 
#define HOST_USER_UNRECOVERED_ERROR   6
 

Detailed Description

This file is the Header file for usbh_core.c.

This file handles the basic enumeration when a device is connected to the host.

Macro Definition Documentation

◆ 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