/
USBD_StorageRefreshTaskHandler
USBD_StorageRefreshTaskHandler
Description
Check the removable media presence status, that is insertion/removal detection. Defined only for the µC/FS storage layer.
Files
usbd_storage.h / usbd_storage.c
Prototype
void USBD_StorageRefreshTaskHandler (void *p_arg)
Arguments
p_arg
Pointer to task initialization argument.
Returned Value
None.
Callers
USBD_MSC_OS_Refresh_Task()
Notes / Warnings
None.
Related content
USBD_MSC_OS_RefreshTask
USBD_MSC_OS_RefreshTask
More like this
USBD_EventReset
USBD_EventReset
More like this
USBD_StorageStatusGet
USBD_StorageStatusGet
More like this
USBD_EventResume
USBD_EventResume
More like this
App_USBD_EventReset
App_USBD_EventReset
More like this
USBD_EP_RxCmpl
USBD_EP_RxCmpl
More like this