Type Alias nrf52840_hal::pac::ppi::chenclr::CH13_W

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

Field CH13 writer - Channel 13 enable clear register. Writing ‘0’ has no effect

Aliased Type§

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