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

type CH5CTL0 = Reg<u32, _CH5CTL0>;

DMA channel configuration register (DMA_CH5CTL0)

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

For information about available fields see ch5ctl0 module

Trait Implementations

impl Readable for CH5CTL0[src]

read() method returns ch5ctl0::R reader structure

impl ResetValue for CH5CTL0[src]

Register CH5CTL0 reset()’s with value 0

type Type = u32

Register size

impl Writable for CH5CTL0[src]

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