Type Alias nrf52840_hal::pac::ppi::chenset::CH20_W

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

Field CH20 writer - Channel 20 enable set register. Writing ‘0’ has no effect

Aliased Type§

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