sensor_t 構造体リファレンス

sensor_t 構造体リファレンス

#include < sensors.h >

データ フィールド

const char * name
 
const char * ベンダー
 
int バージョン
 
int handle
 
int タイプ
 
float maxRange
 
float 解決策
 
float power
 
int32_t minDelay
 
uint32_t fifoReservedEventCount
 
uint32_t fifoMaxEventCount
 
const char * stringType
 
const char * requiredPermission
 
int32_t maxDelay
 
uint32_t フラグ
 
void * 予約済み [2]
 

詳細な説明

ファイル sensors.h 1172 行の定義。

フィールドのドキュメント

uint32_t fifoMaxEventCount

ファイル sensors.h 1226 行の定義。

uint32_t fifoReservedEventCount

ファイル sensors.h 1220 行の定義。

uint32_t flags

ファイル sensors.h 1273 行の定義。

int ハンドル

ファイル sensors.h 1,192 行 の定義。

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 行の定義。


この構造体のドキュメントは、次のファイルから生成されました。