lv_timer_create_basic() function
Create an "empty" timer. It needs to be initialized with at least `lv_timer_set_cb` and `lv_timer_set_period`
Return value
pointer to the created timer
lv_timer_create_basic() calls 1 function:
![]()
lv_timer_create_basic()