Type Alias xmc4300::scu_reset::rststat::RststatR

source ·
pub type RststatR = FieldReader<Rststat>;
Expand description

Field RSTSTAT reader - Reset Status Information

Aliased Type§

struct RststatR { /* private fields */ }

Implementations§

source§

impl RststatR

source

pub const fn variant(&self) -> Option<Rststat>

Get enumerated values variant

source

pub fn is_const_00000001(&self) -> bool

PORST reset

source

pub fn is_const_00000010(&self) -> bool

SWD reset

source

pub fn is_const_00000100(&self) -> bool

PV reset

source

pub fn is_const_00001000(&self) -> bool

CPU system reset

source

pub fn is_const_00010000(&self) -> bool

CPU lockup reset

source

pub fn is_const_00100000(&self) -> bool

WDT reset

source

pub fn is_const_10000000(&self) -> bool

Parity Error reset