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

type C1CR = Reg<u32, _C1CR>;

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

Trait Implementations

impl Readable for C1CR[src]

read() method returns c1cr::R reader structure

impl ResetValue for C1CR[src]

Register C1CR reset()'s with value 0

type Type = u32

Register size

impl Writable for C1CR[src]

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