Struct stm32l4x6::sdmmc::POWER [] [src]

pub struct POWER { /* fields omitted */ }

power control register

Methods

impl POWER
[src]

[src]

Modifies the contents of the register

[src]

Reads the contents of the register

[src]

Writes to the register

[src]

Writes the reset value to the register

Trait Implementations

Auto Trait Implementations

impl Send for POWER

impl !Sync for POWER