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_spi_sr Union Reference
HW_SPI_SR - Status Register (RW) More...
#include <MK64F12_spi.h>
Detailed Description
HW_SPI_SR - Status Register (RW)
Reset value: 0x02000000U
SR contains status and flag bits. The bits reflect the status of the module and indicate the occurrence of events that can generate interrupt or DMA requests. Software can clear flag bits in the SR by writing a 1 to them. Writing a 0 to a flag bit has no effect. This register may not be writable in Module Disable mode due to the use of power saving mechanisms.
Definition at line 1192 of file MK64F12_spi.h.
Generated on Sat Aug 27 2022 17:09:03 by
