SwR

Type Alias SwR 

pub type SwR = BitReader<Sw>;
Expand description

Field SW reader - Software

Aliased Type§

pub struct SwR { /* private fields */ }

Implementations§

§

impl SwR

pub const fn variant(&self) -> Sw

Get enumerated values variant

pub fn is_0(&self) -> bool

Reset not caused by software setting of SYSRESETREQ bit

pub fn is_1(&self) -> bool

Reset caused by software setting of SYSRESETREQ bit