Function stm32_hal2::low_power::return_from_low_power_run[][src]

pub fn return_from_low_power_run(pwr: &mut PWR)
Expand description

L4 RM, table 24 Return to normal run mode from low-power run. Requires you to increase the clock speed manually after running this.