Type Alias nrf52840_pac::power::intenclr::SLEEPENTER_W
source · pub type SLEEPENTER_W<'a, const O: u8> = BitWriter<'a, u32, INTENCLR_SPEC, SLEEPENTER_AW, O>;
Expand description
Field SLEEPENTER
writer - Write ‘1’ to disable interrupt for SLEEPENTER event
Aliased Type§
struct SLEEPENTER_W<'a, const O: u8> { /* private fields */ }