[][src]Type Definition imxrt1062_adc_etc::DMA_CTRL

type DMA_CTRL = Reg<u32, _DMA_CTRL>;

ETC DMA control Register

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

For information about available fields see dma_ctrl module

Trait Implementations

impl Readable for DMA_CTRL[src]

read() method returns dma_ctrl::R reader structure

impl ResetValue for DMA_CTRL[src]

Register DMA_CTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for DMA_CTRL[src]

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