|
STM32L443xx HAL User Manual
|
Defines | |
| #define | LL_CRS_RELOADVALUE_DEFAULT ((uint32_t)0xBB7FU) |
| Reset value of the RELOAD field. | |
| #define | LL_CRS_ERRORLIMIT_DEFAULT ((uint32_t)0x22U) |
| Reset value of Frequency error limit. | |
| #define | LL_CRS_HSI48CALIBRATION_DEFAULT ((uint32_t)32U) |
| Reset value of the HSI48 Calibration field. | |
| #define LL_CRS_ERRORLIMIT_DEFAULT ((uint32_t)0x22U) |
Reset value of Frequency error limit.
Definition at line 134 of file stm32l4xx_ll_crs.h.
| #define LL_CRS_HSI48CALIBRATION_DEFAULT ((uint32_t)32U) |
Reset value of the HSI48 Calibration field.
Definition at line 146 of file stm32l4xx_ll_crs.h.
| #define LL_CRS_RELOADVALUE_DEFAULT ((uint32_t)0xBB7FU) |
Reset value of the RELOAD field.
Definition at line 129 of file stm32l4xx_ll_crs.h.
1.7.6.1