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