Type Alias nrf52833_hal::pac::ppi::chenclr::CH11_W

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

Field CH11 writer - Channel 11 enable clear register. Writing ‘0’ has no effect

Aliased Type§

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