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

type RG2CR = Reg<u32, _RG2CR>;

DMA Request Generator 2 Control Register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see rg2cr module

Trait Implementations

impl Readable for RG2CR[src]

read() method returns rg2cr::R reader structure

impl ResetValue for RG2CR[src]

Register RG2CR reset()'s with value 0

type Type = u32

Register size

impl Writable for RG2CR[src]

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