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

type C7CR = Reg<u32, _C7CR>;

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

Trait Implementations

impl Readable for C7CR[src]

read() method returns c7cr::R reader structure

impl ResetValue for C7CR[src]

Register C7CR reset()'s with value 0

type Type = u32

Register size

impl Writable for C7CR[src]

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