Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALDSI_PLLInitTypeDef::PLLODF

DSI_PLLInitTypeDef::PLLODF field

PLL Output Division Factor This parameter can be any value of DSI_PLL_ODF

Syntax

uint32_t PLLODF;

Examples

DSI_PLLInitTypeDef::PLLODF is referenced by 33 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_dsi.h:72
uint32_t PLLODF; /*!< PLL Output Division Factor
stm32f4xx_hal_dsi.c:324HAL_DSI_Init()
assert_param(IS_DSI_PLL_ODF(PLLInit->PLLODF));
stm32f4xx_hal_dsi.c:376HAL_DSI_Init()
stm32f4xx_hal_dsi.c:421HAL_DSI_Init()
unitIntervalx4 = (4000000U * tempIDF * ((1UL << (0x3U & PLLInit->PLLODF)))) / ((HSE_VALUE / 1000U) * PLLInit->PLLNDIV);

Data Use

Functions reading DSI_PLLInitTypeDef::PLLODF
DSI_PLLInitTypeDef::PLLODF
all items filtered out
Type of DSI_PLLInitTypeDef::PLLODF
DSI_PLLInitTypeDef::PLLODF
uint32_t
all items filtered out