Type Definition stm32g4::stm32g441::dmamux::CFR[][src]

type CFR = Reg<u32, _CFR>;

DMAMUX request line multiplexer interrupt clear flag register

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

For information about available fields see cfr module

Trait Implementations

impl ResetValue for CFR[src]

Register CFR reset()'s with value 0

type Type = u32

Register size

impl Writable for CFR[src]

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