Alessandro Angelino / target-mcu-k64f

Fork of target-mcu-k64f by Morpheus

Embed: (wiki syntax)

« Back to documentation index

_hw_dma_hrs Union Reference

_hw_dma_hrs Union Reference

HW_DMA_HRS - Hardware Request Status Register (RO) More...

#include <MK64F12_dma.h>


Detailed Description

HW_DMA_HRS - Hardware Request Status Register (RO)

Reset value: 0x00000000U

The HRS register provides a bit map for the DMA channels, signaling the presence of a hardware request for each channel. The hardware request status bits reflect the current state of the register and qualified (via the ERQ fields) DMA request signals as seen by the DMA's arbitration logic. This view into the hardware request signals may be used for debug purposes. These bits reflect the state of the request as seen by the arbitration logic. Therefore, this status is affected by the ERQ bits.

Definition at line 3180 of file MK64F12_dma.h.