Type Alias stm32h7xx_hal::stm32::fmc::sdbank::sdcr::SDCLK_R

source ·
pub type SDCLK_R = FieldReaderRaw<u8, u8>;
Expand description

Field SDCLK reader - SDRAM clock configuration These bits define the SDRAM clock period for both SDRAM banks and allow disabling the clock before changing the frequency. In this case the SDRAM must be re-initialized. Note: The corresponding bits in the FMC_SDCR2 register is read only.

Aliased Type§

struct SDCLK_R { /* private fields */ }