lv_tick_private.h
API reference for lv_tick_private.h
See Also: Public APIThis is the private implementation. See the public header for the stable interface.lv_tick.h
Summary
Structs
struct
lv_tick_state_t
| Member | Type | Description |
|---|---|---|
sys_time | volatile uint32_t | |
sys_irq_flag | volatile uint8_t | |
tick_get_cb | lv_tick_get_cb_t | |
delay_cb | lv_delay_cb_t |
Dependencies
How is this guide?
Last updated on