sensor_t 구조체 참조

sensor_t 구조체 참조

#include < sensors.h >

데이터 필드

const char *  name
 
const char *  공급업체
 
int  버전
 
int  handle
 
int  유형
 
부동 소수점 수  maxRange
 
부동 소수점 수  해결 방법
 
부동 소수점 수  power
 
int32_t  minDelay
 
uint32_t  fifoReservedEventCount
 
uint32_t  fifoMaxEventCount
 
const char *  stringType
 
const char *  requiredPermission
 
int32_t  maxDelay
 
uint32_t  플래그
 
void *  reserved [2]
 

상세 설명

sensors.h 파일의 1172 라인에 정의가 있습니다.

필드 문서

uint32_t fifoMaxEventCount

sensors.h FILE의 1226 라인에 정의가 있습니다.

uint32_t fifoReservedEventCount

sensors.h 파일의 1220 번 라인에 정의되어 있습니다.

uint32_t 플래그

sensors.h 파일의 1273 번 라인에 정의가 있습니다.

int 핸들

sensors.h FILE의 1192 행에 정의가 있습니다.

int32_t maxDelay

sensors.h 파일의 1263 행에 정의가 있습니다.

float maxRange

sensors.h 파일의 1198 행에 정의가 있습니다.

int32_t minDelay

sensors.h FILE의 1213 행에 정의가 있습니다.

const char* name

sensors.h 파일의 1177 행에 정의가 있습니다.

부동 소수점 전원

sensors.h 파일의 1204 라인에 정의가 있습니다.

const char* requiredPermission

sensors.h 파일의 1245 라인에 정의가 있습니다.

void* reserved[2]

sensors.h FILE의 1277 행에 정의가 있습니다.

부동 소수점 해상도

sensors.h 파일의 1201 행에 정의가 있습니다.

const char* stringType

sensors.h 파일의 1236 행에 정의가 있습니다.

int 유형

sensors.h 파일의 1195 행에 정의가 있습니다.

const char* vendor

sensors.h FILE의 1180 행에 정의가 있습니다.

int 버전

sensors.h FILE의 1187 라인에 정의가 있습니다.


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