Type Alias nrf51_hal::pac::ecb::intenset::ERRORECB_W

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

Field ERRORECB writer - Enable interrupt on ERRORECB event.

Aliased Type§

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