Enumerations | Functions
usbd_core.h File Reference

Header file for usbd_core.c. More...

#include "usb_dcd.h"
#include "usbd_def.h"
#include "usbd_conf.h"
Include dependency graph for usbd_core.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  USBD_Status { USBD_OK = 0, USBD_BUSY, USBD_FAIL }
 

Functions

USBD_Status USBD_ClrCfg (USB_OTG_CORE_HANDLE *pdev, uint8_t cfgidx)
 USBD_ClrCfg Clear current configuration. More...
 
USBD_Status USBD_DeInit (USB_OTG_CORE_HANDLE *pdev)
 USBD_DeInit Re-Initialize the device library. More...
 
void USBD_Init (USB_OTG_CORE_HANDLE *pdev, USB_OTG_CORE_ID_TypeDef coreID, USBD_DEVICE *pDevice, USBD_Class_cb_TypeDef *class_cb, USBD_Usr_cb_TypeDef *usr_cb)
 USBD_Init Initializes the device stack and load the class driver. More...
 
USBD_Status USBD_SetCfg (USB_OTG_CORE_HANDLE *pdev, uint8_t cfgidx)
 USBD_SetCfg Configure device and start the interface. More...
 

Detailed Description

Header file for usbd_core.c.

Author
MCD Application Team
Version
V1.2.0
Date
09-November-2015
Attention

© COPYRIGHT 2015 STMicroelectronics

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.

Definition in file usbd_core.h.



rosflight_firmware
Author(s): Daniel Koch , James Jackson
autogenerated on Thu Apr 15 2021 05:07:53