C
BYTE MDD_SDSPI_WriteProtectState();
Description
The MDD_SDSPI_WriteProtectState function will determine if the SD card is write protected by checking the electrical signal that corresponds to the physical write-protect switch.
Preconditions
The MDD_WriteProtectState function pointer must be pointing to this function.
Return Values
Side Effects
None.
Remarks
None