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 번 줄에 정의되어 있습니다.


이 구조체에 관한 문서는 다음 파일에서 생성되었습니다.