Struct lpc13xx::pmu::pcon::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 1 - Deep power-down mode enable

[src]

Bit 8 - Sleep mode flag

[src]

Bit 11 - Deep power-down flag

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R