![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
LCD Drawing point (pixel) geometric definition. More...
#include <stm32f769i_discovery_lcd.h>
Data Fields | |
int16_t | X |
int16_t | Y |
LCD Drawing point (pixel) geometric definition.
Definition at line 255 of file stm32f769i_discovery_lcd.h.
int16_t X |
geometric X position of drawing
Definition at line 257 of file stm32f769i_discovery_lcd.h.
int16_t Y |
geometric Y position of drawing
Definition at line 258 of file stm32f769i_discovery_lcd.h.