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 行。


此结构体的文档是根据以下文件生成的: