[][src]Type Definition lpc54606_pac::enet::DMA_INTR_STAT

type DMA_INTR_STAT = Reg<u32, _DMA_INTR_STAT>;

DMA Interrupt status

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see dma_intr_stat module

Trait Implementations

impl Readable for DMA_INTR_STAT[src]

read() method returns dma_intr_stat::R reader structure

impl ResetValue for DMA_INTR_STAT[src]

Register DMA_INTR_STAT reset()'s with value 0

type Type = u32

Register size

impl Writable for DMA_INTR_STAT[src]

write(|w| ..) method takes dma_intr_stat::W writer structure