[][src]Type Definition lpc55s6x_pac::dma0::channel::ctlstat::R

type R = R<u32, CTLSTAT>;

Reader of register CTLSTAT

Methods

impl R[src]

pub fn validpending(&self) -> VALIDPENDING_R[src]

Bit 0 - Valid pending flag for this channel. This bit is set when a 1 is written to the corresponding bit in the related SETVALID register when CFGVALID = 1 for the same channel.

pub fn trig(&self) -> TRIG_R[src]

Bit 2 - Trigger flag. Indicates that the trigger for this channel is currently set. This bit is cleared at the end of an entire transfer or upon reload when CLRTRIG = 1.