METER_TYPE Macro
From Microchip Graphics Library
C
#define METER_TYPE MTR_WHOLE_TYPE
Overview
This is a compile time setting to select the type if meter shape. There are three types:
- MTR_WHOLE_TYPE - Meter drawn with 6 octants used.
- MTR_HALF_TYPE - Meter drawn with semi circle shape.
- MTR_QUARTER_TYPE - Meter drawn with quarter circle shape.