Alessandro Angelino / target-mcu-k64f

Fork of target-mcu-k64f by Morpheus

Embed: (wiki syntax)

« Back to documentation index

_hw_spi_sr Union Reference

_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.