Type Definition stm32g0::stm32g030::dmamux::RG3CR[][src]

type RG3CR = Reg<u32, _RG3CR>;

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

Trait Implementations

impl Readable for RG3CR[src]

read() method returns rg3cr::R reader structure

impl ResetValue for RG3CR[src]

Register RG3CR reset()'s with value 0

type Type = u32

Register size

impl Writable for RG3CR[src]

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