Type Alias nrf52832_hal::pac::ppi::chenclr::CH1_W

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

Field CH1 writer - Channel 1 enable clear register. Writing ‘0’ has no effect

Aliased Type§

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