SpinR

Type Alias SpinR 

pub type SpinR = BitReader<Spin>;
Expand description

Field SPIN reader - Sticky External Reset Pin

Aliased Type§

pub struct SpinR { /* private fields */ }

Implementations§

§

impl SpinR

pub const fn variant(&self) -> Spin

Get enumerated values variant

pub fn is_0(&self) -> bool

Reset not caused by external reset pin

pub fn is_1(&self) -> bool

Reset caused by external reset pin