XWOS API  4.0
XWOS C/C++ API参考手册
载入中...
搜索中...
未找到
xwds_st7735_parameter结构体 参考

ST7735 参数 更多...

#include <device.h>

成员变量

xwu8_t width
 
xwu8_t width_offset
 
xwu8_t height
 
xwu8_t height_offset
 
xwu8_t orientation
 
xwu8_t pixelformat
 
xwu8_t inversion
 
xwu8_t rgbseq
 
xwu32_t brightness
 

详细描述

ST7735 参数

在文件 device.h152 行定义.

结构体成员变量说明

◆ brightness

xwu32_t xwds_st7735_parameter::brightness

亮度

在文件 device.h161 行定义.

◆ height

xwu8_t xwds_st7735_parameter::height

高度

在文件 device.h155 行定义.

◆ height_offset

xwu8_t xwds_st7735_parameter::height_offset

高度起始点的偏移

在文件 device.h156 行定义.

◆ inversion

xwu8_t xwds_st7735_parameter::inversion

是否反色

在文件 device.h159 行定义.

◆ orientation

xwu8_t xwds_st7735_parameter::orientation

LCD定向,取值:xwds_st7735_orientation_em

在文件 device.h157 行定义.

◆ pixelformat

xwu8_t xwds_st7735_parameter::pixelformat

像素数据格式,取值:xwds_st7735_format_em

在文件 device.h158 行定义.

◆ rgbseq

xwu8_t xwds_st7735_parameter::rgbseq

RGB顺序

在文件 device.h160 行定义.

◆ width

xwu8_t xwds_st7735_parameter::width

宽度

在文件 device.h153 行定义.

◆ width_offset

xwu8_t xwds_st7735_parameter::width_offset

宽度起始点的偏移

在文件 device.h154 行定义.


该结构体的文档由以下文件生成: