Functions
udc.h File Reference

Interface of the USB Device Controller (UDC) More...

#include "conf_usb.h"
#include "usb_protocol.h"
#include "udc_desc.h"
#include "udd.h"
Include dependency graph for udc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

static void udc_attach (void)
 Attach device to the bus when possible. More...
 
static void udc_detach (void)
 Detaches the device from the bus. More...
 
usb_iface_desc_t UDC_DESC_STORAGEudc_get_interface_desc (void)
 Returns a pointer on the current interface descriptor. More...
 
static bool udc_include_vbus_monitoring (void)
 Authorizes the VBUS event. More...
 
static void udc_remotewakeup (void)
 The USB driver sends a resume signal called "Upstream Resume" This is authorized only when the remote wakeup feature is enabled by host. More...
 
void udc_start (void)
 Start the USB Device stack. More...
 
void udc_stop (void)
 Stop the USB Device stack. More...
 

Detailed Description

Interface of the USB Device Controller (UDC)

Copyright (c) 2009-2018 Microchip Technology Inc. and its subsidiaries.

Definition in file udc.h.



inertial_sense_ros
Author(s):
autogenerated on Sun Feb 28 2021 03:18:00