Type Alias xmc4800::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_value1(&self) -> bool

PORST reset

source

pub fn is_value2(&self) -> bool

SWD reset

source

pub fn is_value3(&self) -> bool

PV reset

source

pub fn is_value4(&self) -> bool

CPU system reset

source

pub fn is_value5(&self) -> bool

CPU lockup reset

source

pub fn is_value6(&self) -> bool

WDT reset

source

pub fn is_value8(&self) -> bool

Parity Error reset