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_dma_seei Union Reference
HW_DMA_SEEI - Set Enable Error Interrupt Register (WO) More...
#include <MK64F12_dma.h>
Detailed Description
HW_DMA_SEEI - Set Enable Error Interrupt Register (WO)
Reset value: 0x00U
The SEEI provides a simple memory-mapped mechanism to set a given bit in the EEI to enable the error interrupt for a given channel. The data value on a register write causes the corresponding bit in the EEI to be set. Setting the SAEE bit provides a global set function, forcing the entire EEI contents to be set. If the NOP bit is set, the command is ignored. This allows you to write multiple-byte registers as a 32-bit word. Reads of this register return all zeroes.
Definition at line 1645 of file MK64F12_dma.h.
Generated on Sat Aug 27 2022 17:09:02 by
