...
usbd_storage.h / usbd_storage.c
Prototype
| Code Block | ||
|---|---|---|
| ||
void USBD_StorageStatusGet (USBD_STORAGE_LUN *p_storage_lun,
USBD_ERR *p_err); |
Arguments
p_storage_lun
Pointer to logical unit storage structure
...
...
usbd_storage.h / usbd_storage.c
| Code Block | ||
|---|---|---|
| ||
void USBD_StorageStatusGet (USBD_STORAGE_LUN *p_storage_lun,
USBD_ERR *p_err); |
p_storage_lun
Pointer to logical unit storage structure
...