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

ST7735驱动函数表 更多...

#include <driver.h>

xwds_st7735_driver 的协作图:

成员变量

struct xwds_spip_driver spip
 
xwer_t(* write )(struct xwds_st7735 *, xwu8_t, const xwu8_t *, xwsz_t *, xwtm_t)
 
xwer_t(* read )(struct xwds_st7735 *, xwu8_t, xwu8_t *, xwsz_t *, xwtm_t)
 
xwer_t(* set_brightness )(struct xwds_st7735 *, xwu32_t)
 

详细描述

ST7735驱动函数表

在文件 driver.h38 行定义.

结构体成员变量说明

◆ read

xwer_t(* xwds_st7735_driver::read) (struct xwds_st7735 *, xwu8_t, xwu8_t *, xwsz_t *, xwtm_t)

在文件 driver.h43 行定义.

◆ set_brightness

xwer_t(* xwds_st7735_driver::set_brightness) (struct xwds_st7735 *, xwu32_t)

在文件 driver.h46 行定义.

◆ spip

struct xwds_spip_driver xwds_st7735_driver::spip

C语言面向对象:继承 struct xwds_spip_driver

在文件 driver.h39 行定义.

◆ write

xwer_t(* xwds_st7735_driver::write) (struct xwds_st7735 *, xwu8_t, const xwu8_t *, xwsz_t *, xwtm_t)

在文件 driver.h40 行定义.


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