Type Definition stm32_hal2::pac::fmc::sdbank::sdcr::SDCLK_W

source · []
pub type SDCLK_W<'a, const O: u8> = FieldWriterRaw<'a, u32, SDCR_SPEC, u8, u8, Unsafe, 2, O>;
Expand description

Field SDCLK writer - 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.