Sensors_module_t 結構參考
Sensors_module_t 結構參考
#include < sensors.h >
資料欄位 | |
結構體hw_module_t | 常見的 |
整數(* | get_sensors_list )(結構sensor_module_t *模組,結構sensor_t const **列表) |
整數(* | set_operation_mode )(無符號整數模式) |
詳細說明
每個硬體模組必須有一個名為 HAL_MODULE_INFO_SYM 的資料結構,並且該資料結構的欄位必須以hw_module_t開頭,後面跟著模組特定資訊。
現場文檔
結構體hw_module_t公共 |
int(* get_sensors_list)(結構sensor_module_t *模組,結構sensor_t const **列表) |
int(* set_operation_mode)(無符號整數模式) |
該結構的文檔是從以下文件產生的:
- 硬體/libhardware/include/hardware/sensors.h