Type Alias xmc4300::scu_reset::rststat::RSTSTAT_R

source ·
pub type RSTSTAT_R = FieldReader<RSTSTAT_A>;
Expand description

Field RSTSTAT reader - Reset Status Information

Aliased Type§

struct RSTSTAT_R { /* private fields */ }

Implementations§

source§

impl RSTSTAT_R

source

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

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