pub type CH10_W<'a, const O: u8> = BitWriter1S<'a, u32, CHENSET_SPEC, CH10_AW, O>;Expand description
Field CH10 writer - Channel 10 enable set register. Writing ‘0’ has no effect
Aliased Type§
pub struct CH10_W<'a, const O: u8> { /* private fields */ }