Type Definition gd32f1::gd32f130::dma::CH6CTL0[][src]

type CH6CTL0 = Reg<u32, _CH6CTL0>;

DMA channel configuration register (DMA_CH6CTL0)

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

For information about available fields see ch6ctl0 module

Trait Implementations

impl Readable for CH6CTL0[src]

read() method returns ch6ctl0::R reader structure

impl ResetValue for CH6CTL0[src]

Register CH6CTL0 reset()’s with value 0

type Type = u32

Register size

impl Writable for CH6CTL0[src]

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