lv_indev_data_t is only used within i2c_oled sample.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
LV_INDEV_STATE_REL or LV_INDEV_STATE_PR.
bool
If set to true, the read callback is invoked again.
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.

References

from examples