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

type RG0CR = Reg<u32, _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 rg0cr module

Trait Implementations

impl Readable for RG0CR[src]

read() method returns rg0cr::R reader structure

impl ResetValue for RG0CR[src]

Register RG0CR reset()'s with value 0

type Type = u32

Register size

impl Writable for RG0CR[src]

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