Lcd companion boards support (VKLCD50RTA & VKLCD70RT)

Embed: (wiki syntax)

« Back to documentation index

frame_buffer_typedef.h File Reference

frame_buffer_typedef.h File Reference

Go to the source code of this file.

Typedefs

typedef int byte_per_pixel_t
 This can have shift value, if byte per pixel is less than 1.
typedef void frame_buffer_delegate_t
 This is user defined variable.

Detailed Description

Module:
CLibCommon
PublicVersion:
1.00

(=CLIB_VERSION)

Rev:
38
Date:
2014-03-18 16:14:45 +0900#

Definition in file frame_buffer_typedef.h.


Typedef Documentation

This can have shift value, if byte per pixel is less than 1.

Definition at line 52 of file frame_buffer_typedef.h.

This is user defined variable.

Library does not access it.

Definition at line 65 of file frame_buffer_typedef.h.