Type Definition stm32g0::stm32g041::dmamux::RG1CR[][src]

type RG1CR = Reg<u32, _RG1CR>;

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

Trait Implementations

impl Readable for RG1CR[src]

read() method returns rg1cr::R reader structure

impl ResetValue for RG1CR[src]

Register RG1CR reset()'s with value 0

type Type = u32

Register size

impl Writable for RG1CR[src]

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