Struct nrf51822::POWER [] [src]

pub struct POWER { /* fields omitted */ }

Power Control.

Methods

impl POWER
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for POWER
[src]

impl Deref for POWER
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for POWER