USBDDriverCallbacks_ConfigurationChanged
Default mainpageat91libusbdevicehid-keyboardUSBDDriverCallbacks_ConfigurationChanged
Description Source Call Graph
USBDDriverCallbacks_ConfigurationChanged
Callback function when configureation changed.
 
Syntax / parameters
void USBDDriverCallbacks_ConfigurationChanged (unsigned char cfgnum)

Name Type Default Description
cfgnum unsigned char
  New configuration number New configuration number New configuration number.
Description
Callback function when configureation changed.
Resets the mass storage driver.
Variants
Variants Brief description
(unsigned char) Indicates that the current configuration of the device has 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:
  • HIDDKeyboardDriver.c
  • HIDDMouseDriver.c
  • HIDDTransferDriver.c
  • MSDDriver.c