ezLCD+103 Driver  0.1
Driver code for the ezLCD+103
 All Files Functions Typedefs Enumerations Groups Pages
Functions
ezLCD_103_polygons.h File Reference

ezLCD polygon drawing header file
More...

#include "ezLCD_103_common.h"

Go to the source code of this file.

Functions

void ezLCD_draw_rect (uint16_t x2, uint16_t y2)
 
void ezLCD_draw_rect_fill (uint16_t x2, uint16_t y2)
 
void ezLCD_draw_polygon (uint8_t n, uint16_t x[], uint16_t y[])
 
void ezLCD_set_edit_rectangle (int16_t x, int16_t y, uint16_t width, uint16_t height)
 

Detailed Description

ezLCD polygon drawing header file


Author
Frank Pernice
Date
November 2013