STM32769I_EVAL BSP User Manual: Point Struct Reference

STM32769I_EVAL BSP

LCD Drawing point (pixel) geometric definition. More...

#include <stm32f769i_eval_lcd.h>

Data Fields

int16_t X
int16_t Y

Detailed Description

LCD Drawing point (pixel) geometric definition.

Definition at line 283 of file stm32f769i_eval_lcd.h.


Field Documentation

int16_t Point::X

geometric X position of drawing

Definition at line 285 of file stm32f769i_eval_lcd.h.

Referenced by BSP_LCD_DrawPolygon(), and BSP_LCD_FillPolygon().

int16_t Point::Y

geometric Y position of drawing

Definition at line 286 of file stm32f769i_eval_lcd.h.

Referenced by BSP_LCD_DrawPolygon(), and BSP_LCD_FillPolygon().


The documentation for this struct was generated from the following file:
Generated on Thu May 25 2017 11:03:12 for STM32769I_EVAL BSP User Manual by   doxygen 1.7.6.1