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

#include <dac.h>

成员变量

struct rt_device parent
 
const struct rt_dac_opsops
 

详细描述

DAC device structure

在文件 dac.h85 行定义.

结构体成员变量说明

◆ parent

struct rt_device rt_dac_device::parent

在文件 dac.h87 行定义.

◆ ops

const struct rt_dac_ops* rt_dac_device::ops

在文件 dac.h88 行定义.