Type Alias nrf52832_hal::pac::ppi::chenset::CH3_W

source ·
pub type CH3_W<'a, const O: u8> = BitWriterRaw<'a, u32, CHENSET_SPEC, CH3_AW, Bit1S, O>;
Expand description

Field CH3 writer - Channel 3 enable set register. Writing ‘0’ has no effect

Aliased Type§

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