Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of TUKS-COURSE-TIMER 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 1442 of file stm32l4xx_hal_rcc.c.
Generated on Tue Jul 12 2022 17:38:54 by
