Type Alias nrf52840_pac::uarte0::intenset::ERROR_W
source · pub type ERROR_W<'a, const O: u8> = BitWriter<'a, u32, INTENSET_SPEC, ERROR_AW, O>;
Expand description
Field ERROR
writer - Write ‘1’ to enable interrupt for ERROR event
Aliased Type§
struct ERROR_W<'a, const O: u8> { /* private fields */ }