[][src]Type Definition lpc54606_pac::enet::dma_intr_stat::R

type R = R<u32, DMA_INTR_STAT>;

Reader of register DMA_INTR_STAT

Methods

impl R[src]

pub fn dc0is(&self) -> DC0IS_R[src]

Bit 0 - DMA Channel 0 Interrupt Status This bit indicates an interrupt event in DMA Channel 0.

pub fn dc1is(&self) -> DC1IS_R[src]

Bit 1 - DMA Channel 1 Interrupt Status This bit indicates an interrupt event in DMA Channel 1.

pub fn mtlis(&self) -> MTLIS_R[src]

Bit 16 - MTL Interrupt Status This bit indicates an interrupt event in the MTL.

pub fn macis(&self) -> MACIS_R[src]

Bit 17 - MAC Interrupt Status This bit indicates an interrupt event in the MAC.