Type Alias nrf51_hal::pac::twi0::intenset::ERROR_W

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

Field ERROR writer - Enable interrupt on ERROR event.

Aliased Type§

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