![]() |
Component Library:Sensor Driver for NMH1000
v1.0
Platform agnostic sensor driver interfaces for NMH1000 sensor
|
Common set of sensor driver interfaces are provided for each supported NXP sensor. Following is the list of sensor driver APIs exposed externally to application user.
Function | Description |
---|---|
nmh1000_init | The interface function to initialize the NMH1000 sensor driver. |
nmh1000_read_reg | The interface function read from the nmh1000 sensor register. |
nmh1000_write_reg | The interface function write to a nmh1000 sensor register. |
nmh1000_get_magnetic_data | The interface function to get magnetic data. |