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

#include <sensor.h>

成员变量

struct rt_sensor_intf intf
 
struct rt_device_pin_mode irq_pin
 
rt_uint8_t mode
 
rt_uint8_t power
 
rt_uint16_t odr
 
rt_int32_t range
 

详细描述

在文件 sensor.h158 行定义.

结构体成员变量说明

◆ intf

struct rt_sensor_intf rt_sensor_config::intf

在文件 sensor.h160 行定义.

◆ irq_pin

struct rt_device_pin_mode rt_sensor_config::irq_pin

在文件 sensor.h161 行定义.

◆ mode

rt_uint8_t rt_sensor_config::mode

在文件 sensor.h162 行定义.

◆ power

rt_uint8_t rt_sensor_config::power

在文件 sensor.h163 行定义.

◆ odr

rt_uint16_t rt_sensor_config::odr

在文件 sensor.h164 行定义.

◆ range

rt_int32_t rt_sensor_config::range

在文件 sensor.h165 行定义.