Functions
USBDDriverCallbacks.c File Reference
#include "USBDDriver.h"
#include <USBLib_Trace.h>
Include dependency graph for USBDDriverCallbacks.c:

Go to the source code of this file.

Functions

WEAK void USBDDriverCallbacks_ConfigurationChanged (uint8_t cfgnum)
 
WEAK void USBDDriverCallbacks_InterfaceSettingChanged (uint8_t interface, uint8_t setting)
 

Detailed Description

Purpose

Definition of several callbacks which are triggered by the USB software
driver after receiving specific requests.

Usage

-# Re-implement the USBDDriverCallbacks_ConfigurationChanged
    callback to know when the hosts changes the active configuration of
    the device.
-# Re-implement the USBDDriverCallbacks_InterfaceSettingChanged
    callback to get notified whenever the active setting of an interface
    is changed by the host.

Definition in file USBDDriverCallbacks.c.



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