Type Alias stm32_hal2::pac::dmamux2::rgcfr::COF3_W

source ·
pub type COF3_W<'a, const O: u8> = BitWriterRaw<'a, u32, RGCFR_SPEC, bool, BitM, O>;
Expand description

Field COF3 writer - Clear trigger event overrun flag Upon setting, this bit clears the corresponding overrun flag OFx in the DMAMUX_RGCSR register.

Aliased Type§

struct COF3_W<'a, const O: u8> { /* private fields */ }