i2c_oled sample
lv_indev_t
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_t
lv_indev_t struct
Syntax
Show:
Summary
Declaration
Definition
from
lv_hal_indev.h:58
struct
_lv_indev_t
;
Implemented in
lv_hal_indev.h:175
Fields
Field
Declared as
Description
_lv_indev_t::driver
struct
_lv_indev_drv_t
*
_lv_indev_t::proc
_lv_indev_proc_t
_lv_indev_t::cursor
struct
_lv_obj_t
*
Cursor for LV_INPUT_TYPE_POINTER.
_lv_indev_t::group
struct
_lv_group_t
*
Keypad destination group.
_lv_indev_t::btn_points
const
lv_point_t
*
Array points assigned to the button ()screen will be pressed here by the buttons.
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