lv_test_private.h

API reference for lv_test_private.h

Report on GitHub
See Also: Public APIThis is the private implementation. See the public header for the stable interface.lv_test.h
Summary

Structs

struct

lv_test_state_t

MemberTypeDescription
mouse_indevlv_indev_t *
keypad_indevlv_indev_t *
encoder_indevlv_indev_t *
draw_buflv_draw_buf_t
x_actint32_t
y_actint32_t
key_actuint32_t
diff_actint32_t
mouse_pressedbool
key_pressedbool
enc_pressedbool
gesture_indevlv_indev_t *
touch_datalv_indev_touch_data_t *
max_touch_cntuint8_t

Dependencies

  • lvgl_public.h

Last updated on

On this page