Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of target-mcu-k64f by
_hw_sdhc_proctl Union Reference
HW_SDHC_PROCTL - Protocol Control register (RW) More...
#include <MK64F12_sdhc.h>
Detailed Description
HW_SDHC_PROCTL - Protocol Control register (RW)
Reset value: 0x00000020U
There are three cases to restart the transfer after stop at the block gap. Which case is appropriate depends on whether the SDHC issues a suspend command or the SD card accepts the suspend command: If the host driver does not issue a suspend command, the continue request shall be used to restart the transfer. If the host driver issues a suspend command and the SD card accepts it, a resume command shall be used to restart the transfer. If the host driver issues a suspend command and the SD card does not accept it, the continue request shall be used to restart the transfer. Any time stop at block gap request stops the data transfer, the host driver shall wait for a transfer complete (in the interrupt status register), before attempting to restart the transfer. When restarting the data transfer by continue request, the host driver shall clear the stop at block gap request before or simultaneously.
Definition at line 1497 of file MK64F12_sdhc.h.
Generated on Sat Aug 27 2022 17:09:03 by
