Type Alias nrf52840_hal::pac::twim0::inten::ERROR_W

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

Field ERROR writer - Enable or disable interrupt for ERROR event

Aliased Type§

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