[][src]Type Definition lpc54606_pac::dma0::intb0::R

type R = R<u32, INTB0>;

Reader of register INTB0

Methods

impl R[src]

pub fn ib(&self) -> IB_R[src]

Bits 0:31 - Interrupt B status for DMA channel n. Bit n corresponds to DMA channel n. The number of bits = number of DMA channels in this device. Other bits are reserved. 0 = the DMA channel interrupt B is not active. 1 = the DMA channel interrupt B is active.