[][src]Type Definition lpc55_pac::dma0::channel::CTLSTAT

type CTLSTAT = Reg<u32, _CTLSTAT>;
[]

Control and status register for DMA channel .

This register you can read. See API.

For information about available fields see ctlstat module

Trait Implementations

impl Readable for CTLSTAT[src]

read() method returns ctlstat::R reader structure