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

type CH6CTL = Reg<u32, _CH6CTL>;

Channel 6 control register

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

For information about available fields see ch6ctl module

Trait Implementations

impl Readable for CH6CTL[src]

read() method returns ch6ctl::R reader structure

impl ResetValue for CH6CTL[src]

Register CH6CTL reset()'s with value 0

type Type = u32

Register size

impl Writable for CH6CTL[src]

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