Type Alias nrf52811_hal::pac::ppi::chenclr::CH18_W

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

Field CH18 writer - Channel 18 enable clear register. Writing ‘0’ has no effect

Aliased Type§

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