STORAGE_IsWriteProtected() is only used within MB1063.
 
Symbols
loading...
Files
loading...

STORAGE_IsWriteProtected() function

Checks whether the medium is write protected.

Syntax

int8_t STORAGE_IsWriteProtected(uint8_t lun);
Implemented in usbd_storage.c:156

Arguments

lun

Logical unit number

Return value

Status (0: write enabled / -1: otherwise)

References

LocationText
usbd_storage.c:156
int8_t STORAGE_IsWriteProtected(uint8_t lun)
usbd_storage.c:64
int8_t STORAGE_IsWriteProtected(uint8_t lun);
usbd_storage.c:74
STORAGE_IsWriteProtected,

Implementations

Implementations
STORAGE_IsWriteProtected()
all items filtered out
Type of STORAGE_IsWriteProtected()
STORAGE_IsWriteProtected()
int8_t
all items filtered out