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

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

Proxy

Methods

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

[src]

Writes variant to the field

[src]

ARM WFI will enter Sleep or Deep-sleep mode (clock to ARM Cortex-M3 core turned off).

[src]

ARM WFI will enter Deep-power down mode (ARM Cortex-M3 core powered-down).

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

impl<'a> Sync for _DPDENW<'a>