i80_controller sample
lv_roller_t
is only used within i80_controller 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
i80_controller sample
lv_roller_t
lv_roller_t struct
DEFINES TYPEDEFS
Syntax
Show:
Summary
Declaration
Definition
from
lv_types.h:222
typedef
struct
lv_roller_t
lv_roller_t
;
Implemented in
lv_roller_private.h:30
Fields
Field
Declared as
Description
lv_roller_t::obj
lv_obj_t
lv_roller_t::option_cnt
uint32_t
Number of options.
lv_roller_t::sel_opt_id
uint32_t
Index of the current option.
lv_roller_t::sel_opt_id_ori
uint32_t
Store the original index on focus.
lv_roller_t::inf_page_cnt
uint32_t
Number of extra pages added to make the roller look infinite.
lv_roller_t::mode
lv_roller_mode_t
:
2
lv_roller_t::moved
uint32_t
:
1
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