Type Alias nrf52810_hal::pac::ppi::chenclr::CH2_W

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

Field CH2 writer - Channel 2 enable clear register. Writing ‘0’ has no effect

Aliased Type§

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