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

#include <pulse_encoder.h>

成员变量

struct rt_device parent
 
const struct rt_pulse_encoder_opsops
 
enum rt_pulse_encoder_type type
 

详细描述

在文件 pulse_encoder.h44 行定义.

结构体成员变量说明

◆ parent

struct rt_device rt_pulse_encoder_device::parent

在文件 pulse_encoder.h46 行定义.

◆ ops

const struct rt_pulse_encoder_ops* rt_pulse_encoder_device::ops

在文件 pulse_encoder.h47 行定义.

◆ type

enum rt_pulse_encoder_type rt_pulse_encoder_device::type

在文件 pulse_encoder.h48 行定义.