Type Alias nrf52811_hal::pac::ppi::tasks_chg::en::EN_W

source ·
pub type EN_W<'a, const O: u8> = BitWriterRaw<'a, u32, EN_SPEC, EN_AW, BitM, O>;
Expand description

Field EN writer - Enable channel group n

Aliased Type§

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