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

type RG3CR = Reg<u32, _RG3CR>;

DMA Request Generator 3 Control Register

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

For information about available fields see rg3cr module

Trait Implementations

impl Readable for RG3CR[src]

read() method returns rg3cr::R reader structure

impl ResetValue for RG3CR[src]

Register RG3CR reset()'s with value 0

type Type = u32

Register size

impl Writable for RG3CR[src]

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