Type Alias nrf52840_hal::pac::ecb::intenclr::ERRORECB_W

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

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

Aliased Type§

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