Struct atsamd21e18a::pm::rcause::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[src]

Bit 0 - Power On Reset

[src]

Bit 1 - Brown Out 12 Detector Reset

[src]

Bit 2 - Brown Out 33 Detector Reset

[src]

Bit 4 - External Reset

[src]

Bit 5 - Watchdog Reset

[src]

Bit 6 - System Reset Request

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R