Description
Source
Call Graph
USBDDriverCallbacks_InterfaceSettingChanged
Invoked whenever the active setting of an interface is changed by the host.


Syntax / parameters
Name |
Type |
Default |
Description |
interface |
unsigned char
|
|
Interface number.
|
setting |
unsigned char
|
|
Newly active setting.
|
Description
Invoked whenever the active setting of an interface is changed by the host.
Changes the status of the third LED accordingly.


Variants
Source
The documentation for this Member was generated from the following files:
COMPOSITEDDriver.c
USBDDriverCb_IfSettingChanged.c