sensor_t 結構體參考資料

sensor_t 結構體參考資料

#include < sensors.h >

資料欄位

const char *  name
 
const char *  供應商
 
int  version
 
int  handle
 
int  type
 
浮點值 maxRange
 
浮點值 解析度
 
浮點值 電源
 
int32_t minDelay
 
uint32_t fifoReservedEventCount
 
uint32_t fifoMaxEventCount
 
const char *  stringType
 
const char *  requiredPermission
 
int32_t maxDelay
 
uint32_t flags
 
void *  保留 [2]
 

詳細說明

定義位於檔案 sensors.h 1172 行。

欄位說明文件

uint32_t fifoMaxEventCount

定義位於檔案 sensors.h 1226 行。

uint32_t fifoReservedEventCount

定義位於檔案 sensors.h 1220 行。

uint32_t 旗標

定義位於檔案 sensors.h 1273 行。

int handle

定義位於檔案 sensors.h 1192 行。

int32_t maxDelay

定義位於檔案 sensors.h 1263 行。

float maxRange

定義位於檔案 sensors.h 1198 行。

int32_t minDelay

定義位於檔案 sensors.h 1213 行。

const char* name

定義位於檔案 sensors.h 1177 行。

浮點值

定義位於檔案 sensors.h 1204 行。

const char* requiredPermission

定義位於檔案 sensors.h 1245 行。

void* reserved[2]

定義位於檔案 sensors.h 1277 行。

浮點解析度

定義位於檔案 sensors.h 1201 行。

const char* stringType

定義位於檔案 sensors.h 1236 行。

int 類型

定義位於檔案 sensors.h 1195 行。

const char* vendor

定義位於檔案 sensors.h 1180 行。

int 版本

定義位於檔案 sensors.h 1187 行。


這個結構體的說明文件是由下列檔案產生: