[][src]Type Definition gd32vf103_pac::dma1::CH2CTL

type CH2CTL = Reg<u32, _CH2CTL>;

Channel 2 control register

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

For information about available fields see ch2ctl module

Trait Implementations

impl Readable for CH2CTL[src]

read() method returns ch2ctl::R reader structure

impl ResetValue for CH2CTL[src]

Register CH2CTL reset()'s with value 0

type Type = u32

Register size

impl Writable for CH2CTL[src]

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