additional_info_event_t 構造体リファレンス

additional_info_event_t 構造体リファレンス

#include < sensors.h >

データ フィールド

int32_t タイプ
 
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 行の定義。


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