Tài liệu tham khảo về cấu trúc hw_module_methods_t

Tài liệu tham khảo về cấu trúc hw_module_methods_t

#include < hardware.h >

Trường dữ liệu

int(*  open )(const struct hw_module_t *module, const char *id, struct hw_device_t **device)
 

Nội dung mô tả chi tiết

Định nghĩa tại dòng 156 của tệp hardware.h .

Tài liệu về trường

int(* open)(const struct hw_module_t *module, const char *id, struct hw_device_t **device)

Mở một thiết bị cụ thể

Định nghĩa tại dòng 158 của tệp hardware.h .


Tài liệu cho cấu trúc này được tạo từ tệp sau: