Type Definition stm32g4::stm32g441::dmamux::C11CR[][src]

type C11CR = Reg<u32, _C11CR>;

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

Trait Implementations

impl Readable for C11CR[src]

read() method returns c11cr::R reader structure

impl ResetValue for C11CR[src]

Register C11CR reset()'s with value 0

type Type = u32

Register size

impl Writable for C11CR[src]

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