Struct lpc13xx::pmu::pcon::_SLEEPFLAGW [] [src]

pub struct _SLEEPFLAGW<'a> { /* fields omitted */ }

Proxy

Methods

impl<'a> _SLEEPFLAGW<'a>
[src]

[src]

Writes variant to the field

[src]

Read: No power-down mode entered. LPC13xx is in Run mode. Write: No effect.

[src]

Read: Sleep/Deep-sleep or Deep power-down mode entered. Write: Writing a 1 clears the SLEEPFLAG bit to 0.

[src]

Sets the field bit

[src]

Clears the field bit

[src]

Writes raw bits to the field

Trait Implementations

Auto Trait Implementations

impl<'a> Send for _SLEEPFLAGW<'a>

impl<'a> Sync for _SLEEPFLAGW<'a>