Type Alias nrf52840_hal::pac::ccm::intenclr::ERROR_W

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

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

Aliased Type§

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