Type Alias nrf52840_hal::pac::ecb::intenclr::ENDECB_W

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

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

Aliased Type§

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