i2c_oled sample
lv_indev_get_act()
is only used within i2c_oled sample.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
i2c_oled sample
lv_indev_get_act()
lv_indev_get_act() function
Get the currently processed input device. Can be used in action functions too.
Syntax
Show:
Summary
Declaration
Definition
from
lv_indev.h:50
lv_indev_t
*
lv_indev_get_act
(
void
)
;
Implemented in
lv_indev.c:139
Return value
pointer to the currently processed input device or NULL if no input device processing right now
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out