RT-Thread RTOS 1.2.0
An open source embedded real-time operating system
|
#include <rt_inputcapture.h>
成员变量 | |
struct rt_device | parent |
const struct rt_inputcapture_ops * | ops |
struct rt_ringbuffer * | ringbuff |
rt_size_t | watermark |
在文件 rt_inputcapture.h 第 30 行定义.
struct rt_device rt_inputcapture_device::parent |
在文件 rt_inputcapture.h 第 32 行定义.
const struct rt_inputcapture_ops* rt_inputcapture_device::ops |
在文件 rt_inputcapture.h 第 34 行定义.
struct rt_ringbuffer* rt_inputcapture_device::ringbuff |
在文件 rt_inputcapture.h 第 35 行定义.
rt_size_t rt_inputcapture_device::watermark |
在文件 rt_inputcapture.h 第 36 行定义.