SDAA062 September 2025 TMS320F28P559SJ-Q1
This function is called in USBLib_init() in C2000Ware_libraries_init() to initialize the USB port in USB device mode. There is no return code with this function.
| Input Variables | Description |
|---|---|
| ui32Index | Specifies the USB controller whose mode of operation is to be set. There is only one USB IP in F28P55 so this parameter must be set to 0. |
| iUSBMode | Input eUSBModeDevice to make USB operates in device mode. |
| pfnCallback | No callback function is required. Set the value to 0. |