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

type CH4CTL0 = Reg<u32, _CH4CTL0>;

DMA channel configuration register (DMA_CH4CTL0)

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

For information about available fields see ch4ctl0 module

Trait Implementations

impl Readable for CH4CTL0[src]

read() method returns ch4ctl0::R reader structure

impl ResetValue for CH4CTL0[src]

Register CH4CTL0 reset()’s with value 0

type Type = u32

Register size

impl Writable for CH4CTL0[src]

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