Type Definition stm32g0::stm32g081::dmamux::DMAMUX_RG0CR[][src]

type DMAMUX_RG0CR = Reg<u32, _DMAMUX_RG0CR>;

DMAMux - DMA request generator channel x control register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see dmamux_rg0cr module

Trait Implementations

impl Readable for DMAMUX_RG0CR[src]

read() method returns dmamux_rg0cr::R reader structure

impl ResetValue for DMAMUX_RG0CR[src]

Register DMAMUX_RG0CR reset()'s with value 0

type Type = u32

Register size

impl Writable for DMAMUX_RG0CR[src]

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