atsamd11d::pm::rcause

Type Alias R

Source
pub type R = R<RcauseSpec>;
Expand description

Register RCAUSE reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn por(&self) -> PorR

Bit 0 - Power On Reset

Source

pub fn bod12(&self) -> Bod12R

Bit 1 - Brown Out 12 Detector Reset

Source

pub fn bod33(&self) -> Bod33R

Bit 2 - Brown Out 33 Detector Reset

Source

pub fn ext(&self) -> ExtR

Bit 4 - External Reset

Source

pub fn wdt(&self) -> WdtR

Bit 5 - Watchdog Reset

Source

pub fn syst(&self) -> SystR

Bit 6 - System Reset Request