Type Definition stm32g4::stm32g474::dmamux::C5CR[][src]

type C5CR = Reg<u32, _C5CR>;

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

Trait Implementations

impl Readable for C5CR[src]

read() method returns c5cr::R reader structure

impl ResetValue for C5CR[src]

Register C5CR reset()'s with value 0

type Type = u32

Register size

impl Writable for C5CR[src]

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