Type Definition stm32g4::stm32g484::dmamux::C14CR[][src]

type C14CR = Reg<u32, _C14CR>;

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

Trait Implementations

impl Readable for C14CR[src]

read() method returns c14cr::R reader structure

impl ResetValue for C14CR[src]

Register C14CR reset()'s with value 0

type Type = u32

Register size

impl Writable for C14CR[src]

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