lv_test_indev.h

API reference for lv_test_indev.h

Report on GitHub

Functions

lv_test_indev_get_indev

Get one of the indev created in lv_test_indev_create_all

 
lv_indev_t * lv_test_indev_get_indev(lv_indev_type_t type)
Parameters
NameTypeDescription
typelv_indev_type_ttype of the indev to get

Returns: lv_indev_t * — the indev

Dependencies

How is this guide?

Last updated on

On this page