RT-Thread RTOS 1.2.0
An open source embedded real-time operating system
|
#include <dev_touch.h>
成员变量 | |
rt_uint8_t | type |
rt_uint8_t | vendor |
rt_uint8_t | point_num |
rt_int32_t | range_x |
rt_int32_t | range_y |
Touch information
在文件 dev_touch.h 第 164 行定义.
rt_uint8_t rt_touch_info::type |
在文件 dev_touch.h 第 166 行定义.
rt_uint8_t rt_touch_info::vendor |
在文件 dev_touch.h 第 167 行定义.
rt_uint8_t rt_touch_info::point_num |
在文件 dev_touch.h 第 168 行定义.
rt_int32_t rt_touch_info::range_x |
在文件 dev_touch.h 第 169 行定义.
rt_int32_t rt_touch_info::range_y |
在文件 dev_touch.h 第 170 行定义.