USB host custom actions
[USB host operating mode configuration]


Defines

#define Host_device_class_not_supported_action()
#define Host_device_connection_action()
#define Host_device_disconnection_action()
#define Host_device_error_action()
#define Host_device_not_supported_action()
#define Host_device_supported_action()
#define Host_hwup_action()
#define Host_new_device_connection_action()
#define Host_sof_action()
#define Host_suspend_action()
#define Host_user_check_class_action(x)
 During the verification of the device class by the host (after device enumeration), this call-back function allows to look more deeply into the configuration descriptor.
#define Usb_id_transition_action()


Define Documentation

 
#define Host_device_class_not_supported_action (  ) 

Definition at line 218 of file conf_usb.h.

 
#define Host_device_connection_action (  ) 

Definition at line 211 of file conf_usb.h.

 
#define Host_device_disconnection_action (  ) 

Definition at line 210 of file conf_usb.h.

 
#define Host_device_error_action (  ) 

Definition at line 219 of file conf_usb.h.

 
#define Host_device_not_supported_action (  ) 

Definition at line 216 of file conf_usb.h.

 
#define Host_device_supported_action (  ) 

Definition at line 215 of file conf_usb.h.

 
#define Host_hwup_action (  ) 

Definition at line 214 of file conf_usb.h.

 
#define Host_new_device_connection_action (  ) 

Definition at line 217 of file conf_usb.h.

 
#define Host_sof_action (  ) 

Definition at line 212 of file conf_usb.h.

 
#define Host_suspend_action (  ) 

Definition at line 213 of file conf_usb.h.

#define Host_user_check_class_action (  ) 

During the verification of the device class by the host (after device enumeration), this call-back function allows to look more deeply into the configuration descriptor.

Thus, application-dependent specific descriptors can be detected and analyzed.

Definition at line 225 of file conf_usb.h.

 
#define Usb_id_transition_action (  ) 

Definition at line 209 of file conf_usb.h.


Generated on Thu Dec 17 20:03:30 2009 for AVR32 - USB DFU Example: ISP by  doxygen 1.5.5