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

type RG1CR = Reg<u32, _RG1CR>;

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