Type Alias nrf52840_pac::power::intenclr::SLEEPEXIT_R

source ·
pub type SLEEPEXIT_R = BitReader<SLEEPEXIT_A>;
Expand description

Field SLEEPEXIT reader - Write ‘1’ to disable interrupt for SLEEPEXIT event

Aliased Type§

struct SLEEPEXIT_R { /* private fields */ }

Implementations§

source§

impl SLEEPEXIT_R

source

pub fn variant(&self) -> SLEEPEXIT_A

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

Checks if the value of the field is DISABLED

source

pub fn is_enabled(&self) -> bool

Checks if the value of the field is ENABLED