STM32L4R9I_EVAL BSP User Manual: Point Struct Reference

STM32L4R9I_EVAL BSP

Point Struct Reference

#include <stm32l4r9i_eval_lcd.h>

Data Fields

int16_t X
int16_t Y

Detailed Description

Definition at line 159 of file stm32l4r9i_eval_lcd.h.


Field Documentation

int16_t Point::X

geometric X position of drawing

Definition at line 161 of file stm32l4r9i_eval_lcd.h.

Referenced by BSP_DSI_LCD_DrawPolygon(), and BSP_DSI_LCD_FillPolygon().

int16_t Point::Y

geometric Y position of drawing

Definition at line 162 of file stm32l4r9i_eval_lcd.h.

Referenced by BSP_DSI_LCD_DrawPolygon(), and BSP_DSI_LCD_FillPolygon().


The documentation for this struct was generated from the following file:
Generated on Thu Oct 12 2017 10:54:00 for STM32L4R9I_EVAL BSP User Manual by   doxygen 1.7.6.1