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

Fields

Field
Declared as
Description
uint32_t
How often the timer should run.
uint32_t
Last time the timer ran.
Timer function.
void *
Custom user data.
int32_t
1: One time; -1 : infinity; n>0: residual times.
uint32_t : 1

References

from examples