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

#include <nmh1000_regdef.h>

Collaboration diagram for NMH1000_CONTROL_REG1_t:
Collaboration graph

Data Fields

struct {
   uint8_t   rst: 1
 
   uint8_t   _reserved_: 1
 
   uint8_t   one_short: 1
 
   uint8_t   auto_mode: 1
 
   uint8_t   i2c_dis: 1
 
   uint8_t   v_pol: 1
 
b
 
uint8_t w
 

Detailed Description

Definition at line 141 of file nmh1000_regdef.h.

Field Documentation

◆ _reserved_

uint8_t _reserved_

Definition at line 145 of file nmh1000_regdef.h.

◆ auto_mode

uint8_t auto_mode

Definition at line 150 of file nmh1000_regdef.h.

◆ b

struct { ... } b

◆ i2c_dis

uint8_t i2c_dis

Definition at line 154 of file nmh1000_regdef.h.

◆ one_short

uint8_t one_short

Definition at line 146 of file nmh1000_regdef.h.

◆ rst

uint8_t rst

Definition at line 143 of file nmh1000_regdef.h.

◆ v_pol

uint8_t v_pol

Definition at line 158 of file nmh1000_regdef.h.

◆ w

uint8_t w

Definition at line 162 of file nmh1000_regdef.h.


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