Type Alias nrf52810_hal::pac::power::intenset::SLEEPENTER_W

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

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

Aliased Type§

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