Type Definition gd32f1::gd32f170::dma::CH1CTL0[][src]

type CH1CTL0 = Reg<u32, _CH1CTL0>;

DMA channel configuration register (DMA_CH1CTL0)

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

For information about available fields see ch1ctl0 module

Trait Implementations

impl Readable for CH1CTL0[src]

read() method returns ch1ctl0::R reader structure

impl ResetValue for CH1CTL0[src]

Register CH1CTL0 reset()’s with value 0

type Type = u32

Register size

impl Writable for CH1CTL0[src]

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