SporR

Type Alias SporR 

pub type SporR = BitReader<Spor>;
Expand description

Field SPOR reader - Sticky Power-On Reset

Aliased Type§

pub struct SporR { /* private fields */ }

Implementations§

§

impl SporR

pub const fn variant(&self) -> Spor

Get enumerated values variant

pub fn is_0(&self) -> bool

Reset not caused by POR

pub fn is_1(&self) -> bool

Reset caused by POR