/
USBD_MSC_TaskHandler
USBD_MSC_TaskHandler
Description
Task to handle transfers for the MSC bulk-only transport protocol.
Files
usbd_msc.h / usbd_msc.c
Prototype
void USBD_MSC_TaskHandler (CPU_INT08U class_nbr);
Arguments
class_nbr
MSC instance number.
Returned Value
None.
Callers
OS layer.
Notes / Warnings
None.
, multiple selections available,
Related content
USBD_MSC_OS_Task
USBD_MSC_OS_Task
More like this
USBD_MSC_OS_CommSignalDel
USBD_MSC_OS_CommSignalDel
More like this
USBD_MSC_OS_CommSignalPend
USBD_MSC_OS_CommSignalPend
More like this
USBD_MSC_Init
USBD_MSC_Init
More like this
USBD_MSC_OS_CommSignalPost
USBD_MSC_OS_CommSignalPost
More like this
USBD_MSC_OS_Init
USBD_MSC_OS_Init
More like this