Host Controller Task
The host controller task handles all completed transfers. Callback requested for the transfer is executed from this task.
The task has the following attributes:
Attribute | Description |
---|---|
Entry point | renesas_transfer_task |
Priority | USBH_TRANSFER_TASK_PRIORITY |
Stack size | RENESAS_TRANSFER_TASK_STACK_SIZE. The default is 1024. |