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

DSI_PLLInitTypeDef::PLLNDIV field

PLL Loop Division Factor This parameter must be a value between 10 and 125

Syntax

uint32_t PLLNDIV;

Examples

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

References

LocationReferrerText
stm32f4xx_hal_dsi.h:66
uint32_t PLLNDIV; /*!< PLL Loop Division Factor
stm32f4xx_hal_dsi.c:322HAL_DSI_Init()
assert_param(IS_DSI_PLL_NDIV(PLLInit->PLLNDIV));
stm32f4xx_hal_dsi.c:374HAL_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::PLLNDIV
DSI_PLLInitTypeDef::PLLNDIV
all items filtered out
Type of DSI_PLLInitTypeDef::PLLNDIV
DSI_PLLInitTypeDef::PLLNDIV
uint32_t
all items filtered out