STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
|
Macros | |
#define | DSI_PLL_OUT_DIV1 0x00000000U |
#define | DSI_PLL_OUT_DIV2 0x00000001U |
#define | DSI_PLL_OUT_DIV4 0x00000002U |
#define | DSI_PLL_OUT_DIV8 0x00000003U |
#define DSI_PLL_OUT_DIV1 0x00000000U |
#include <stm32f4xx_hal_dsi.h>
Definition at line 778 of file stm32f4xx_hal_dsi.h.
#define DSI_PLL_OUT_DIV2 0x00000001U |
#include <stm32f4xx_hal_dsi.h>
Definition at line 779 of file stm32f4xx_hal_dsi.h.
#define DSI_PLL_OUT_DIV4 0x00000002U |
#include <stm32f4xx_hal_dsi.h>
Definition at line 780 of file stm32f4xx_hal_dsi.h.
#define DSI_PLL_OUT_DIV8 0x00000003U |
#include <stm32f4xx_hal_dsi.h>
Definition at line 781 of file stm32f4xx_hal_dsi.h.