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.
SYSTEM
[UTILS Exported Functions]
Functions | |
| __STATIC_INLINE void | LL_SetSystemCoreClock (uint32_t HCLKFrequency) |
| This function sets directly SystemCoreClock CMSIS variable. | |
Function Documentation
| __STATIC_INLINE void LL_SetSystemCoreClock | ( | uint32_t | HCLKFrequency ) |
This function sets directly SystemCoreClock CMSIS variable.
- Note:
- Variable can be calculated also through SystemCoreClockUpdate function.
- Parameters:
-
HCLKFrequency HCLK frequency in Hz (can be calculated thanks to RCC helper macro)
- Return values:
-
None
Definition at line 248 of file stm32l4xx_ll_utils.h.
Generated on Tue Jul 12 2022 10:58:17 by
1.7.2