Type Definition stm32g0::stm32g071::dmamux::DMAMUX_RG3CR[][src]

type DMAMUX_RG3CR = Reg<u32, _DMAMUX_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 dmamux_rg3cr module

Trait Implementations

impl Readable for DMAMUX_RG3CR[src]

read() method returns dmamux_rg3cr::R reader structure

impl ResetValue for DMAMUX_RG3CR[src]

Register DMAMUX_RG3CR reset()'s with value 0

type Type = u32

Register size

impl Writable for DMAMUX_RG3CR[src]

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