Struct stm32f7x6::PWR [] [src]

pub struct PWR { /* fields omitted */ }

Power control

Methods

impl PWR
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for PWR
[src]

impl Deref for PWR
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for PWR