Prusa MINI Firmware overview
|
Definitions used in the USB host library. More...
#include "usbh_conf.h"
Go to the source code of this file.
Classes | |
union | uint16_t_uint8_t |
struct | uint16_t_uint8_t::BW |
union | _USB_Setup |
struct | _USB_Setup::_SetupPkt_Struc |
struct | _DescHeader |
struct | _DeviceDescriptor |
struct | _EndpointDescriptor |
struct | _InterfaceDescriptor |
struct | _ConfigurationDescriptor |
struct | USBH_CtrlTypeDef |
struct | USBH_DeviceTypeDef |
struct | USBH_ClassTypeDef |
struct | _USBH_HandleTypeDef |
Typedefs | |
typedef union _USB_Setup | USB_Setup_TypeDef |
typedef struct _DescHeader | USBH_DescHeader_t |
typedef struct _DeviceDescriptor | USBH_DevDescTypeDef |
typedef struct _EndpointDescriptor | USBH_EpDescTypeDef |
typedef struct _InterfaceDescriptor | USBH_InterfaceDescTypeDef |
typedef struct _ConfigurationDescriptor | USBH_CfgDescTypeDef |
typedef struct _USBH_HandleTypeDef | USBH_HandleTypeDef |
Definitions used in the USB host library.
Licensed under MCD-ST Liberty SW License Agreement V2, (the "License"); You may not use this file except in compliance with the License. You may obtain a copy of the License at:
http://www.st.com/software_license_agreement_liberty_v2
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.