Type Alias nrf52832_hal::pac::ppi::chenclr::CH27_W

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

Field CH27 writer - Channel 27 enable clear register. Writing ‘0’ has no effect

Aliased Type§

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