MPLAB® Harmony Graphics Suite
|
Enumeration: laCircularSliderWidgetArcType_t
The arcs that compose the circular slider
typedef enum laCircularSliderWidgetArcType_t { OUTSIDE_CIRCLE_BORDER, INSIDE_CIRCLE_BORDER, ACTIVE_AREA, INACTIVE_AREA, CIRCLE_BUTTON } laCircularSliderWidgetArcType;
None.
MPLAB® Harmony Graphics Suite
|