STM32F469I-Discovery BSP User Manual: Point Struct Reference

STM32F469I-Discovery BSP Drivers

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

#include <stm32469i_discovery_lcd.h>

Data Fields

int16_t X
int16_t Y

Detailed Description

LCD Drawing point (pixel) geometric definition.

Definition at line 249 of file stm32469i_discovery_lcd.h.


Field Documentation

int16_t Point::X

geometric X position of drawing

Definition at line 251 of file stm32469i_discovery_lcd.h.

Referenced by BSP_LCD_DrawPolygon(), and BSP_LCD_FillPolygon().

int16_t Point::Y

geometric Y position of drawing

Definition at line 252 of file stm32469i_discovery_lcd.h.

Referenced by BSP_LCD_DrawPolygon(), and BSP_LCD_FillPolygon().


The documentation for this struct was generated from the following file:
Generated on Wed Jan 13 2016 10:58:46 for STM32F469I-Discovery BSP User Manual by   doxygen 1.7.6.1