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

type C15CR = Reg<u32, _C15CR>;

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

Trait Implementations

impl Readable for C15CR[src]

read() method returns c15cr::R reader structure

impl ResetValue for C15CR[src]

Register C15CR reset()'s with value 0

type Type = u32

Register size

impl Writable for C15CR[src]

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