additional_info_event_t 結構參考資料

additional_info_event_t 結構參考資料

#include < sensors.h >

資料欄位

int32_t type
 
int32_t serial
 
union {
   int32_t    data_int32 [14]
 
   float    data_float [14]
 
}; 
 

詳細說明

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

欄位說明文件

union { ... }
float data_float[14]

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

int32_t data_int32[14]

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

int32_t serial

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

int32_t 類型

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


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