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

type C9CR = Reg<u32, _C9CR>;

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

Trait Implementations

impl Readable for C9CR[src]

read() method returns c9cr::R reader structure

impl ResetValue for C9CR[src]

Register C9CR reset()'s with value 0

type Type = u32

Register size

impl Writable for C9CR[src]

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