[][src]Type Definition imxrt1062_tmr1::DMA

type DMA = Reg<u16, _DMA>;

Timer Channel DMA Enable Register

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

For information about available fields see dma module

Trait Implementations

impl Readable for DMA[src]

read() method returns dma::R reader structure

impl ResetValue for DMA[src]

Register DMA%s reset()'s with value 0

type Type = u16

Register size

impl Writable for DMA[src]

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