Type Alias xmc4300::ppb::scr::SleeponexitR

source ·
pub type SleeponexitR = BitReader<Sleeponexit>;
Expand description

Field SLEEPONEXIT reader - Sleep on Exit

Aliased Type§

struct SleeponexitR { /* private fields */ }

Implementations§

source§

impl SleeponexitR

source

pub const fn variant(&self) -> Sleeponexit

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

do not sleep when returning to Thread mode.

source

pub fn is_value2(&self) -> bool

enter sleep, or deep sleep, on return from an ISR.