![]() |
RTEMS 6.1-rc7
|
RCC_CRS Synchronization structure definition. More...
#include <stm32h7xx_hal_rcc_ex.h>
Data Fields | |
uint32_t | ReloadValue |
uint32_t | HSI48CalibrationValue |
uint32_t | FreqErrorCapture |
uint32_t | FreqErrorDirection |
RCC_CRS Synchronization structure definition.
uint32_t RCC_CRSSynchroInfoTypeDef::FreqErrorCapture |
Specifies the value loaded in the .FECAP, the frequency error counter value latched in the time of the last SYNC event. This parameter must be a number between 0 and 0xFFFF
uint32_t RCC_CRSSynchroInfoTypeDef::FreqErrorDirection |
Specifies the value loaded in the .FEDIR, the counting direction of the frequency error counter latched in the time of the last SYNC event. It shows whether the actual frequency is below or above the target. This parameter must be a value of RCCEx CRS FreqErrorDirection
uint32_t RCC_CRSSynchroInfoTypeDef::HSI48CalibrationValue |
Specifies value loaded in HSI48 oscillator smooth trimming. This parameter must be a number between 0 and 0x3F
uint32_t RCC_CRSSynchroInfoTypeDef::ReloadValue |
Specifies the value loaded in the Counter reload value. This parameter must be a number between 0 and 0xFFFF