MPLAB® Harmony Graphics Suite
|
Microchip Technology Inc.
legato_widget_circular_slider.h
Module for Microchip Graphics Library - Legato User Interface Library
This module implements slider drawing widget functions.
|
Name |
Description |
![]() |
Initializes an leCircularSliderWidget widget pointer. | |
![]() |
Allocates memory for and initializes a new widget of this type. The application is responsible for the management of this memory until the widget is added to a widget tree. |
|
Name |
Description |
![]() |
This is macro LEGATO_WIDGET_CIRCULAR_SLIDER_H. |
|
Name |
Description |
![]() |
Button pressed event function callback type | |
![]() |
Button released event function callback type | |
![]() |
Value changed event function callback type |
MPLAB® Harmony Graphics Suite
|