[][src]Type Definition stm32wb_pac::dmamux1::RG0CR

type RG0CR = Reg<u32, _RG0CR>;

DMA Request Generator 0 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