lv_indev_data_t is only used within i80_controller sample.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferencesInstances

Fields

Field
Declared as
Description
For LV_INDEV_TYPE_POINTER the currently pressed point.
uint32_t
For LV_INDEV_TYPE_KEYPAD the currently pressed key.
uint32_t
For LV_INDEV_TYPE_BUTTON the currently pressed button.
int16_t
For LV_INDEV_TYPE_ENCODER number of steps since the previous read.
LV_INDEV_STATE_RELEASED or LV_INDEV_STATE_PRESSED.
bool
If set to true, the read callback is invoked again, unless the device is in event-driven mode.

References