Type Alias nrf52810_hal::pac::power::intenclr::SLEEPEXIT_W

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

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

Aliased Type§

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