Type Definition stm32g4::stm32g431::dmamux::C0CR[][src]

type C0CR = Reg<u32, _C0CR>;

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 c0cr module

Trait Implementations

impl Readable for C0CR[src]

read() method returns c0cr::R reader structure

impl ResetValue for C0CR[src]

Register C0CR reset()'s with value 0

type Type = u32

Register size

impl Writable for C0CR[src]

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