Struct stm32l4x6_hal::power::Power [] [src]

pub struct Power(_);

Constrained Power control module

Methods

impl Power
[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

Removes write protection from Backup Domain Control register.

Trait Implementations

impl Constrain<Power> for PWR
[src]

[src]

Constrains the peripheral to play nicely with the other abstractions

Auto Trait Implementations

impl Send for Power

impl Sync for Power