STM32F479xx HAL User Manual
Defines
DSI PLL IDF
DSI Exported Constants

Defines

#define DSI_PLL_IN_DIV1   0x00000001U
#define DSI_PLL_IN_DIV2   0x00000002U
#define DSI_PLL_IN_DIV3   0x00000003U
#define DSI_PLL_IN_DIV4   0x00000004U
#define DSI_PLL_IN_DIV5   0x00000005U
#define DSI_PLL_IN_DIV6   0x00000006U
#define DSI_PLL_IN_DIV7   0x00000007U

Define Documentation

#define DSI_PLL_IN_DIV1   0x00000001U

Definition at line 759 of file stm32f4xx_hal_dsi.h.

#define DSI_PLL_IN_DIV2   0x00000002U

Definition at line 760 of file stm32f4xx_hal_dsi.h.

#define DSI_PLL_IN_DIV3   0x00000003U

Definition at line 761 of file stm32f4xx_hal_dsi.h.

#define DSI_PLL_IN_DIV4   0x00000004U

Definition at line 762 of file stm32f4xx_hal_dsi.h.

#define DSI_PLL_IN_DIV5   0x00000005U

Definition at line 763 of file stm32f4xx_hal_dsi.h.

#define DSI_PLL_IN_DIV6   0x00000006U

Definition at line 764 of file stm32f4xx_hal_dsi.h.

#define DSI_PLL_IN_DIV7   0x00000007U

Definition at line 765 of file stm32f4xx_hal_dsi.h.