STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
|
Macros | |
#define | LTDC_STOPPOSITION (LTDC_LxWHPCR_WHSPPOS >> 16U) |
#define | LTDC_STARTPOSITION LTDC_LxWHPCR_WHSTPOS |
#define | LTDC_COLOR_FRAME_BUFFER LTDC_LxCFBLR_CFBLL |
#define | LTDC_LINE_NUMBER LTDC_LxCFBLNR_CFBLNBR |
#define LTDC_STOPPOSITION (LTDC_LxWHPCR_WHSPPOS >> 16U) |
#include <stm32f4xx_hal_ltdc.h>
LTDC Layer stop position
Definition at line 364 of file stm32f4xx_hal_ltdc.h.
#define LTDC_STARTPOSITION LTDC_LxWHPCR_WHSTPOS |
#include <stm32f4xx_hal_ltdc.h>
LTDC Layer start position
Definition at line 365 of file stm32f4xx_hal_ltdc.h.
#define LTDC_COLOR_FRAME_BUFFER LTDC_LxCFBLR_CFBLL |
#include <stm32f4xx_hal_ltdc.h>
LTDC Layer Line length
Definition at line 367 of file stm32f4xx_hal_ltdc.h.
#define LTDC_LINE_NUMBER LTDC_LxCFBLNR_CFBLNBR |
#include <stm32f4xx_hal_ltdc.h>
LTDC Layer Line number
Definition at line 368 of file stm32f4xx_hal_ltdc.h.