You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

904 B

group udi_group

The UDI provides a common API for all classes, and this is used by UDC for the main control of USB Device interface.

Summary

Members Descriptions
struct udi_api_t UDI API.

struct udi_api_t

UDI API.

The callbacks within this structure are called only by USB Device Controller (UDC)

The udc_get_interface_desc() can be use by UDI to know the interface descriptor selected by UDC.

Summary

Members Descriptions

Members