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

type CH3CTL = Reg<u32, _CH3CTL>;

Channel 3 control register

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

For information about available fields see ch3ctl module

Trait Implementations

impl Readable for CH3CTL[src]

read() method returns ch3ctl::R reader structure

impl ResetValue for CH3CTL[src]

Register CH3CTL reset()'s with value 0

type Type = u32

Register size

impl Writable for CH3CTL[src]

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