|
STM32L4R9I_EVAL BSP User Manual
|
Defines | |
| #define | LCD_FB_START_ADDRESS (uint32_t)PhysFrameBuffer /* Internal SRAM used for LCD Frame buffer */ |
| LCD FB_StartAddress. | |
| #define | LCD_RELOAD_IMMEDIATE ((uint32_t)LTDC_SRCR_IMR) |
| LCD Reload Types. | |
| #define | LCD_RELOAD_VERTICAL_BLANKING ((uint32_t)LTDC_SRCR_VBR) |
Define Documentation
| #define LCD_FB_START_ADDRESS (uint32_t)PhysFrameBuffer /* Internal SRAM used for LCD Frame buffer */ |
LCD FB_StartAddress.
Definition at line 74 of file stm32l4r9i_eval_rgb_lcd.h.
| #define LCD_RELOAD_IMMEDIATE ((uint32_t)LTDC_SRCR_IMR) |
LCD Reload Types.
Definition at line 79 of file stm32l4r9i_eval_rgb_lcd.h.
| #define LCD_RELOAD_VERTICAL_BLANKING ((uint32_t)LTDC_SRCR_VBR) |
Definition at line 80 of file stm32l4r9i_eval_rgb_lcd.h.
Generated on Thu Oct 12 2017 10:54:00 for STM32L4R9I_EVAL BSP User Manual by
1.7.6.1