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

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

Proxy

Methods

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

[src]

Writes variant to the field

[src]

Read: Deep power-down mode not entered. Write: No effect.

[src]

Read: Deep power-down mode entered. Write: Clear the Deep power-down flag.

[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 _DPDFLAGW<'a>

impl<'a> Sync for _DPDFLAGW<'a>