Type Alias nrf52832_hal::pac::ecb::intenset::ENDECB_W

source ·
pub type ENDECB_W<'a, const O: u8> = BitWriterRaw<'a, u32, INTENSET_SPEC, ENDECB_AW, BitM, O>;
Expand description

Field ENDECB writer - Write ‘1’ to Enable interrupt for ENDECB event

Aliased Type§

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