Alessandro Angelino / target-mcu-k64f

Fork of target-mcu-k64f by Morpheus

Embed: (wiki syntax)

« Back to documentation index

_hw_dac_sr Union Reference

_hw_dac_sr Union Reference

HW_DAC_SR - DAC Status Register (RW) More...

#include <MK64F12_dac.h>


Detailed Description

HW_DAC_SR - DAC Status Register (RW)

Reset value: 0x02U

If DMA is enabled, the flags can be cleared automatically by DMA when the DMA request is done. Writing 0 to a field clears it whereas writing 1 has no effect. After reset, DACBFRPTF is set and can be cleared by software, if needed. The flags are set only when the data buffer status is changed. Do not use 32/16-bit accesses to this register.

Definition at line 248 of file MK64F12_dac.h.