![]() |
Component Library:Sensor Driver for NMH1000
v1.0
Platform agnostic sensor driver interfaces for NMH1000 sensor
|
#include <nmh1000_driver.h>

Data Fields | |
| sensor_comm_handle_t | comHandle |
| uint8_t | whoAMI |
nmh1000 driver handler
Definition at line 41 of file nmh1000_driver.h.
| sensor_comm_handle_t comHandle |
Pointer to the communication handler
Definition at line 43 of file nmh1000_driver.h.
Referenced by nmh1000_get_magnetic_data(), nmh1000_init(), nmh1000_read_reg(), and nmh1000_write_reg().
| uint8_t whoAMI |
Who AMI value of the device
Definition at line 44 of file nmh1000_driver.h.
Referenced by nmh1000_init().