Functions
USBDCallbacks.c File Reference
#include "USBD.h"
#include "USBDDriver.h"
Include dependency graph for USBDCallbacks.c:

Go to the source code of this file.

Functions

WEAK void USBDCallbacks_Initialized (void)
 
WEAK void USBDCallbacks_RequestReceived (const USBGenericRequest *request)
 
WEAK void USBDCallbacks_Reset (void)
 
WEAK void USBDCallbacks_Resumed (void)
 
WEAK void USBDCallbacks_Suspended (void)
 

Detailed Description

Definitions of callbacks used by the USBD API to notify the user application of incoming events. These functions are declared as 'weak', so they can be re-implemented elsewhere in the application in a transparent way.

Definition in file USBDCallbacks.c.



inertial_sense_ros
Author(s):
autogenerated on Sat Sep 19 2020 03:19:07