Type Alias nrf52833_hal::pac::ppi::chenset::CH30_W

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

Field CH30 writer - Channel 30 enable set register. Writing ‘0’ has no effect

Aliased Type§

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