Type Alias nrf52832_hal::pac::ppi::chenclr::CH25_W

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

Field CH25 writer - Channel 25 enable clear register. Writing ‘0’ has no effect

Aliased Type§

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