จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
sensors_poll_device_1 การอ้างอิงโครงสร้าง
#include < sensors.h >
|
สหภาพ { |
โครงสร้าง เซ็นเซอร์_poll_device_t v0 |
|
โครงสร้าง { |
struct hw_device_t ทั่วไป |
|
int(* เปิดใช้งาน )(struct sensors_poll_device_t *dev, int sensor_handle, int เปิดใช้งาน) |
|
int(* setDelay )(struct sensors_poll_device_t *dev, int sensor_handle, int64_t การสุ่มตัวอย่าง_ช่วงเวลา_ns) |
|
int(* โพล )(struct sensors_poll_device_t *dev, sensors_event_t *ข้อมูล, นับจำนวน) |
|
} | |
|
}; | |
|
อินท์(* | ชุด ) (struct sensors_poll_device_1 *dev, int sensor_handle, int flags, int64_t sampling_ period_ns, int64_t max_report_latency_ns) |
|
อินท์(* | ล้าง ) (struct sensors_poll_device_1 *dev, int sensor_handle) |
|
อินท์(* | inject_sensor_data ) (struct sensors_poll_device_1 *dev, const sensors_event_t *data) |
|
เป็นโมฆะ(* | Reserved_procs [7]) (เป็นโมฆะ) |
|
คำจำกัดความที่บรรทัด 1301 ของ file sensors.h
int (* แบทช์) (struct sensors_poll_device_1 * dev, int sensor_handle, int flag, int64_t sampling_ period_ns, int64_t max_report_latency_ns) |
ส่งกลับอาร์เรย์ของข้อมูลเซ็นเซอร์
คำจำกัดความที่บรรทัด 1333 ของ file sensors.h
เป็นโมฆะ (* Reserved_procs [7]) (เป็นโมฆะ) |
int (* setDelay) (struct sensors_poll_device_t * dev, int sensor_handle, int64_t การสุ่มตัวอย่าง_ช่วงเวลา_ns) |
กำหนดระยะเวลาของเหตุการณ์เป็นนาโนวินาทีสำหรับเซ็นเซอร์ที่กำหนด หาก sampling_ period_ns > max_delay ค่านั้นจะถูกตัดทอนเป็น max_delay และหาก sampling_ period_ns < min_delay ค่านั้นจะถูกแทนที่ด้วย min_delay
คำจำกัดความที่บรรทัด 1327 ของ file sensors.h
เอกสารประกอบสำหรับโครงสร้างนี้สร้างขึ้นจากไฟล์ต่อไปนี้:
ตัวอย่างเนื้อหาและโค้ดในหน้าเว็บนี้ขึ้นอยู่กับใบอนุญาตที่อธิบายไว้ในใบอนุญาตการใช้เนื้อหา Java และ OpenJDK เป็นเครื่องหมายการค้าหรือเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2023-12-01 UTC
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"ไม่มีข้อมูลที่ฉันต้องการ"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"ล้าสมัย"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"ปัญหาเกี่ยวกับการแปล"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"อื่นๆ"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"เข้าใจง่าย"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"แก้ปัญหาของฉันได้"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"อื่นๆ"
}]
{
"lastModified": "อัปเดตล่าสุด 2023-12-01 UTC",
"confidential": False
}