SDAA062 September 2025 TMS320F28P559SJ-Q1
This function is called by the CDC driver to query the events related to operation of the transmit data channel (the IN channel carrying data to the USB host). Only a USB_EVENT_TX_COMPLETE event is acceptable for this function. The function is pending here if there are any other events happening when DEBUG is enabled. The return code of this function is 0.
| Input Variables | Description |
|---|---|
| pvCBData | Customized callback pointer for this channel. |
| ui32Event | Identifies the event that is causing the notification. |
| ui32MsgValue | Event-specific value. |
| pvMsgData | Event-specific pointer. |