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

type CH3CTL0 = Reg<u32, _CH3CTL0>;

DMA channel configuration register (DMA_CH3CTL0)

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

For information about available fields see ch3ctl0 module

Trait Implementations

impl Readable for CH3CTL0[src]

read() method returns ch3ctl0::R reader structure

impl ResetValue for CH3CTL0[src]

Register CH3CTL0 reset()’s with value 0

type Type = u32

Register size

impl Writable for CH3CTL0[src]

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