lv_refr_private.h

API reference for lv_refr_private.h

Report on GitHub
See Also: Public APIThis is the private implementation. See the public header for the stable interface.lv_refr.h
Summary

Functions

lv_refr_set_disp_refreshing

Set the display which is being refreshed

 
void lv_refr_set_disp_refreshing(lv_display_t *disp)
Parameters
NameTypeDescription
displv_display_t *the display being refreshed

Dependencies

  • lvgl_public.h

Last updated on

On this page