lv_fs_private.h

API reference for lv_fs_private.h

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

Functions

lv_fs_init

Initialize the File system interface

 
void lv_fs_init(void)

lv_fs_deinit

Deinitialize the File system interface

 
void lv_fs_deinit(void)

Structs

struct

_lv_fs_file_cache_t

MemberTypeDescription
startuint32_t
enduint32_t
file_positionuint32_t
buffervoid *

Dependencies

How is this guide?

Last updated on

On this page