lv_lovyan_gfx.h
API reference for lv_lovyan_gfx.h
Summary
Functions
lv_lovyan_gfx_create
lv_display_t * lv_lovyan_gfx_create(uint32_t hor_res, uint32_t ver_res, void *buf, uint32_t buf_size_bytes, bool touch)| Name | Type |
|---|---|
hor_res | uint32_t |
ver_res | uint32_t |
buf | void * |
buf_size_bytes | uint32_t |
touch | bool |
Dependencies
Last updated on