physical_sensor_description_t 구조체 참조

physical_sensor_description_t 구조체 참조

#include < context_hub.h >

데이터 필드

uint32_t  sensor_type
 
const char *  type_string
 
const char *  name
 
const char *  공급업체
 
uint32_t  버전
 
uint32_t  fifo_reserved_count
 
uint32_t  fifo_max_count
 
uint64_t  min_delay_ms
 
uint64_t  max_delay_ms
 
부동 소수점 수  peak_power_mw
 

상세 설명

다음 구조는 센서를 설명합니다.

context_hub.h 파일의 181 행에 정의가 있습니다.

필드 문서

uint32_t fifo_max_count

context_hub.h FILE의 193 행에 정의가 있습니다.

uint32_t fifo_reserved_count

context_hub.h FILE의 187 행에 정의가 있습니다.

uint64_t max_delay_ms

context_hub.h FILE의 196 행에 정의가 있습니다.

uint64_t min_delay_ms

context_hub.h FILE의 194 행에 정의가 있습니다.

const char* name

context_hub.h FILE의 184 행에 정의가 있습니다.

float peak_power_mw

context_hub.h FILE의 198 행에 정의되어 있습니다.

uint32_t sensor_type

context_hub.h 파일의 182 행에 정의가 있습니다.

const char* type_string

context_hub.h FILE의 183 행에 정의가 있습니다.

const char* vendor

context_hub.h FILE의 185 행에 정의가 있습니다.

uint32_t 버전

context_hub.h FILE의 186 행에 정의가 있습니다.


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