Type Alias atsame54n::system_control::scr::SLEEPONEXIT_R

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

Field SLEEPONEXIT reader - Sleep-on-exit on handler return

Aliased Type§

struct SLEEPONEXIT_R { /* private fields */ }

Implementations§

source§

impl SLEEPONEXIT_R

source

pub const fn variant(&self) -> SLEEPONEXITSELECT_A

Get enumerated values variant

source

pub fn is_value_0(&self) -> bool

Do not sleep when returning to Thread mode

source

pub fn is_value_1(&self) -> bool

Enter sleep, or deep sleep, on return from an ISR