renesas_hw_delete
This function is provided by the PSP to delete the device, releasing associated resources.
Format
int renesas_hw_delete ( t_usbh_unit_id unit )
Arguments
Argument | Description | Type |
---|---|---|
unit | The unit ID. | t_usbh_unit_id |
Return Values
Return value | Description |
---|---|
USBH_SUCCESS | Successful execution. |
USBH_ERROR | Operation failed. |