MPLAB® Harmony Graphics Suite > Graphics Library > Legato Graphics Library > Files > legato_common.h
MPLAB® Harmony Graphics Suite
legato_common.h

Microchip Technology Inc.

File Name

legato_common.h

Description

Module for Microchip Graphics Library - Legato User Interface Library 

This file defines the common macros and definitions used by the gfx definition and the implementation header.

Remarks

The directory in which this file resides should be added to the compiler's search path for header files.

Macros
 
Name 
Description 
 
This is macro LE_UNKNOWN_GLYPH. 
 
export macros for shared libraries 
Types
 
Name 
Description 
 
This is type int16_t. 
 
This is type int32_t. 
 
This is type int64_t. 
 
This is type int8_t. 
 
This is type leBuffer. 
 
library configuration flags 
 
legato horizontal alignment values 
 
legato vertical alignment values 
 
This is type uint16_t. 
 
This is type uint32_t. 
 
This is type uint64_t. 
 
This is type uint8_t. 
MPLAB® Harmony Graphics Suite