Struct stm32h743::sdmmc1::SDMMC_CLKCR [] [src]

pub struct SDMMC_CLKCR { /* fields omitted */ }

The SDMMC_CLKCR register controls the SDMMC_CK output clock, the SDMMC_RX_CLK receive clock, and the bus width.

Methods

impl SDMMC_CLKCR
[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 SDMMC_CLKCR

impl !Sync for SDMMC_CLKCR