Component Library:Sensor Driver for NMH1000  v1.0
Platform agnostic sensor driver interfaces for NMH1000 sensor
nmh1000_driver Struct Reference

#include <nmh1000_driver.h>

Collaboration diagram for nmh1000_driver:
Collaboration graph

Data Fields

sensor_comm_handle_t comHandle
 
uint8_t whoAMI
 

Detailed Description

nmh1000 driver handler

Definition at line 41 of file nmh1000_driver.h.

Field Documentation

◆ comHandle

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().

◆ whoAMI

uint8_t whoAMI

Who AMI value of the device

Definition at line 44 of file nmh1000_driver.h.

Referenced by nmh1000_init().


The documentation for this struct was generated from the following file: