USBDDriverCallbacks_ConfigurationChanged
Default mainpageat91libusbdevicecoreUSBDDriverCallbacks_ConfigurationChanged
Description Source Call Graph
USBDDriverCallbacks_ConfigurationChanged
Indicates that the current configuration of the device has changed.
 
Syntax / parameters
void USBDDriverCallbacks_ConfigurationChanged (unsigned char cfgnum)

Name Type Default Description
cfgnum unsigned char
  New device configuration index. New configuration number New configuration number New configuration number.
Description
Indicates that the current configuration of the device has changed.
Resets the mass storage driver.
Variants
Variants Brief description
(unsigned char) Callback function when configureation changed.
(unsigned char) Callback function when configureation changed.
(unsigned char) Callback function when configureation changed.
(unsigned char) Invoked when the configuration of the device changes.
 
Source
The documentation for this Member was generated from the following files:
  • USBDDriverCb_CfgChanged.c
  • HIDDMouseDriver.c
  • HIDDTransferDriver.c
  • MSDDriver.c