lv_obj_class_t is only used within i2c_oled sample.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
const struct _lv_obj_class_t *
void (*)(const struct _lv_obj_class_t * class_p, struct _lv_obj_t * obj)
void (*)(const struct _lv_obj_class_t * class_p, struct _lv_obj_t * obj)
void *
void (*)(const struct _lv_obj_class_t * class_p, struct _lv_event_t * e)
Widget type specific event function.
uint32_t : 2
Value from ::lv_obj_class_editable_t.
uint32_t : 2
Value from ::lv_obj_class_group_def_t.
uint32_t : 16

References

from examples