sensors_module_t 構造体のリファレンス
sensors_module_t 構造体のリファレンス
#include < sensors.h >
データフィールド | |
構造体hw_module_t | 一般 |
int(* | get_sensors_list )(struct sensors_module_t *モジュール, struct sensor_t const **リスト) |
int(* | set_operation_mode )(unsigned int モード) |
詳細な説明
すべてのハードウェア モジュールには HAL_MODULE_INFO_SYM という名前のデータ構造が必要であり、このデータ構造のフィールドはhw_module_tで始まり、その後にモジュール固有の情報が続く必要があります。
フィールドドキュメント
struct hw_module_t共通 |
int(* get_sensors_list)(struct sensors_module_t *module, struct sensor_t const **list) |
int(* set_operation_mode)(unsigned int モード) |
この構造体のドキュメントは次のファイルから生成されました。
- hardware/libhardware/include/hardware/ sensors.h