RT-Thread RTOS 1.2.0
An open source embedded real-time operating system
|
#include <dev_audio.h>
成员变量 | |
struct rt_device | parent |
struct rt_audio_ops * | ops |
struct rt_audio_replay * | replay |
struct rt_audio_record * | record |
在文件 dev_audio.h 第 154 行定义.
struct rt_device rt_audio_device::parent |
在文件 dev_audio.h 第 156 行定义.
struct rt_audio_ops* rt_audio_device::ops |
在文件 dev_audio.h 第 157 行定义.
struct rt_audio_replay* rt_audio_device::replay |
在文件 dev_audio.h 第 158 行定义.
struct rt_audio_record* rt_audio_device::record |
在文件 dev_audio.h 第 159 行定义.