Type Alias nrf52840_hal::pac::ppi::chenclr::CH8_W

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

Field CH8 writer - Channel 8 enable clear register. Writing ‘0’ has no effect

Aliased Type§

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