STM32L4R9I-Discovery BSP User Manual: Point Struct Reference

STM32L4R9I-Discovery BSP

Point Struct Reference

#include <stm32l4r9i_discovery_lcd.h>

Data Fields

int16_t X
int16_t Y

Detailed Description

Definition at line 161 of file stm32l4r9i_discovery_lcd.h.


Field Documentation

int16_t Point::X

geometric X position of drawing

Definition at line 163 of file stm32l4r9i_discovery_lcd.h.

Referenced by BSP_LCD_DrawPolygon(), and BSP_LCD_FillPolygon().

int16_t Point::Y

geometric Y position of drawing

Definition at line 164 of file stm32l4r9i_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 Fri Oct 13 2017 02:37:43 for STM32L4R9I-Discovery BSP User Manual by   doxygen 1.7.6.1