Type Alias stm32_hal2::pac::dmamux2::rgcfr::COF0_W

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

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

Aliased Type§

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