STM32F429I-Discovery BSP User Manual: STM32F429I DISCOVERY LCD Private Defines

STM32F429I-Discovery BSP Driver

STM32F429I-Discovery BSP User Manual
STM32F429I DISCOVERY LCD Private Defines

Defines

#define POLY_X(Z)   ((int32_t)((Points + Z)->X))
#define POLY_Y(Z)   ((int32_t)((Points + Z)->Y))

Define Documentation

#define POLY_X (   Z)    ((int32_t)((Points + Z)->X))

Definition at line 108 of file stm32f429i_discovery_lcd.c.

Referenced by BSP_LCD_FillPolygon().

#define POLY_Y (   Z)    ((int32_t)((Points + Z)->Y))

Definition at line 109 of file stm32f429i_discovery_lcd.c.

Referenced by BSP_LCD_FillPolygon().

Generated on Fri Feb 17 2017 12:10:38 for STM32F429I-Discovery BSP User Manual by   doxygen 1.7.6.1