Struct stm32f446_hal::stm32f446::sdmmc::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]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations

impl Send for SDMMC_CLKCR

impl !Sync for SDMMC_CLKCR