Struct stm32f30x::pwr::csr::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 - Wakeup flag

[src]

Bit 1 - Standby flag

[src]

Bit 2 - PVD output

[src]

Bit 8 - Enable WKUP1 pin

[src]

Bit 9 - Enable WKUP2 pin

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R