Type Alias nrf52840_hal::pac::ppi::chenset::CH6_W

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

Field CH6 writer - Channel 6 enable set register. Writing ‘0’ has no effect

Aliased Type§

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