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_eei Union Reference
HW_DMA_EEI - Enable Error Interrupt Register (RW) More...
#include <MK64F12_dma.h>
Detailed Description
HW_DMA_EEI - Enable Error Interrupt Register (RW)
Reset value: 0x00000000U
The EEI register provides a bit map for the 16 channels to enable the error interrupt signal for each channel. The state of any given channel's error interrupt enable is directly affected by writes to this register; it is also affected by writes to the SEEI and CEEI. The {S,C}EEI are provided so the error interrupt enable for a single channel can easily be modified without the need to perform a read-modify-write sequence to the EEI register. The DMA error indicator and the error interrupt enable flag must be asserted before an error interrupt request for a given channel is asserted to the interrupt controller.
Definition at line 1102 of file MK64F12_dma.h.
Generated on Sat Aug 27 2022 17:09:02 by
