VSF Documented
Functions
usbh.h File Reference
#include "hal/vsf_hal_cfg.h"
#include "../usb.h"

Go to the source code of this file.

Functions

vsf_err_t esp32s2_usbh_init (esp32s2_usb_t *hc, usb_hc_ip_cfg_t *cfg)
 
void esp32s2_usbh_get_info (esp32s2_usb_t *hc, usb_hc_ip_info_t *info)
 
void esp32s2_usbh_irq (esp32s2_usb_t *hc)
 

Function Documentation

◆ esp32s2_usbh_init()

vsf_err_t esp32s2_usbh_init ( esp32s2_usb_t hc,
usb_hc_ip_cfg_t cfg 
)
extern

◆ esp32s2_usbh_get_info()

void esp32s2_usbh_get_info ( esp32s2_usb_t hc,
usb_hc_ip_info_t info 
)
extern

◆ esp32s2_usbh_irq()

void esp32s2_usbh_irq ( esp32s2_usb_t hc)
extern