Struct nrf52840::POWER[][src]

pub struct POWER { /* fields omitted */ }

Power control

Methods

impl POWER
[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.

Dereferences the value.

Auto Trait Implementations

impl !Sync for POWER