VlpsaR

Type Alias VlpsaR 

pub type VlpsaR = BitReader<Vlpsa>;
Expand description

Field VLPSA reader - Very Low Power Stop Aborted

Aliased Type§

pub struct VlpsaR { /* private fields */ }

Implementations§

§

impl VlpsaR

pub const fn variant(&self) -> Vlpsa

Get enumerated values variant

pub fn is_0(&self) -> bool

The previous stop mode entry was successful.

pub fn is_1(&self) -> bool

The previous stop mode entry was aborted.