Type Alias xmc4400::ppb::scr::SLEEPONEXIT_R

source ·
pub type SLEEPONEXIT_R = BitReader<SLEEPONEXIT_A>;
Expand description

Field SLEEPONEXIT reader - Sleep on Exit

Aliased Type§

struct SLEEPONEXIT_R { /* private fields */ }

Implementations§

source§

impl SLEEPONEXIT_R

source

pub const fn variant(&self) -> SLEEPONEXIT_A

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.