Type Alias SleeponexitW
pub type SleeponexitW<'a, REG> = BitWriter<'a, REG, Sleeponexit>;Expand description
Field SLEEPONEXIT writer - Indicates sleep-on-exit when returning from
Handler mode to Thread mode
Aliased Type§
pub struct SleeponexitW<'a, REG> { /* private fields */ }