Type Definition stm32g0::stm32g030::dmamux::C6CR[][src]

type C6CR = Reg<u32, _C6CR>;

DMAMux - DMA request line multiplexer channel x control register

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

For information about available fields see c6cr module

Trait Implementations

impl Readable for C6CR[src]

read() method returns c6cr::R reader structure

impl ResetValue for C6CR[src]

Register C6CR reset()'s with value 0

type Type = u32

Register size

impl Writable for C6CR[src]

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