Type Alias stm32_hal2::pac::dmamux2::rgcfr::COF2_W

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

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

Aliased Type§

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