Type Alias nrf52810_hal::pac::ppi::chenclr::CH31_W

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

Field CH31 writer - Channel 31 enable clear register. Writing ‘0’ has no effect

Aliased Type§

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