PorR

Type Alias PorR 

pub type PorR = BitReader<Por>;
Expand description

Field POR reader - Power-On Reset

Aliased Type§

pub struct PorR { /* private fields */ }

Implementations§

§

impl PorR

pub const fn variant(&self) -> Por

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