[][src]Type Definition gd32vf103_pac::dma0::CH0CTL

type CH0CTL = Reg<u32, _CH0CTL>;

Channel 0 control register

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

For information about available fields see ch0ctl module

Trait Implementations

impl Readable for CH0CTL[src]

read() method returns ch0ctl::R reader structure

impl ResetValue for CH0CTL[src]

Register CH0CTL reset()'s with value 0

type Type = u32

Register size

impl Writable for CH0CTL[src]

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