Hal Drivers for L4
Dependents: BSP OneHopeOnePrayer FINAL_AUDIO_RECORD AudioDemo
Fork of STM32L4xx_HAL_Driver by
Functions | |
static HAL_StatusTypeDef | RCC_SetFlashLatencyFromMSIRange (uint32_t msirange) |
Update number of Flash wait states in line with MSI range and current voltage range. |
Function Documentation
static HAL_StatusTypeDef RCC_SetFlashLatencyFromMSIRange | ( | uint32_t | msirange ) | [static] |
Update number of Flash wait states in line with MSI range and current voltage range.
- Parameters:
-
msirange MSI range value from RCC_MSIRANGE_0 to RCC_MSIRANGE_11
- Return values:
-
HAL status
Definition at line 1460 of file stm32l4xx_hal_rcc.c.
Generated on Tue Jul 12 2022 11:35:30 by
