SDAA062 September 2025 TMS320F28P559SJ-Q1
This function uses the structures that are initialized by USBDCDCCompositeInit and USBDHIDCompositeInit to initialize basic operation and prepare for the enumeration composite class device. There is no return code with this function.
| Input Variables | Description |
|---|---|
| ui32Index | Specifies the which mode of operation is to be set. There is only one USB IP in F28P55 so this parameter must be set to 0. |
| psDevice | Points to a structure containing parameters customizing the operation of the composite device. The parameters are specified by USBDCDCCompositeInit and USBDHIDCompositeInit in psCompEntry[]. |
| ui32Size | The size in bytes of the data pointed to by the pui8Data parameter. |
| pui8Data | The data area that the composite class can use to build up descriptors. |