Type Definition stm32h7xx_hal::stm32::sdmmc1::CLKCR[][src]

type CLKCR = Reg<u32, _CLKCR>;

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

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see clkcr module