Type Alias nrf52811_hal::pac::power::intenclr::SLEEPENTER_W

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

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

Aliased Type§

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