RT-Thread RTOS 1.2.0
An open source embedded real-time operating system
载入中...
搜索中...
未找到
rt_inputcapture_data结构体 参考

#include <rt_inputcapture.h>

成员变量

rt_uint32_t pulsewidth_us
 
rt_bool_t is_high
 

详细描述

在文件 rt_inputcapture.h24 行定义.

结构体成员变量说明

◆ pulsewidth_us

rt_uint32_t rt_inputcapture_data::pulsewidth_us

在文件 rt_inputcapture.h26 行定义.

◆ is_high

rt_bool_t rt_inputcapture_data::is_high

在文件 rt_inputcapture.h27 行定义.