Type Alias nrf52840_hal::pac::ppi::chenclr::CH26_W

source ·
pub type CH26_W<'a, const O: u8> = BitWriterRaw<'a, u32, CHENCLR_SPEC, CH26_AW, Bit1C, O>;
Expand description

Field CH26 writer - Channel 26 enable clear register. Writing ‘0’ has no effect

Aliased Type§

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