Type Alias COF6_W

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

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

Aliased Typeยง

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