Type Alias nrf52840_pac::ppi::chenset::CH0_W
source · pub type CH0_W<'a, const O: u8> = BitWriter1S<'a, u32, CHENSET_SPEC, CH0_AW, O>;
Expand description
Field CH0
writer - Channel 0 enable set register. Writing ‘0’ has no effect
Aliased Type§
struct CH0_W<'a, const O: u8> { /* private fields */ }