Type Alias stm32_hal2::pac::dmamux2::rgcfr::COF7_W

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

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

Aliased Type§

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