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

#include <nmh1000_regdef.h>

Collaboration diagram for NMH1000_STATUS_t:
Collaboration graph

Data Fields

struct {
   uint8_t   out_b: 1
 
   uint8_t   rst_stat: 1
 
   uint8_t   _reserved_: 1
 
   uint8_t   opmode: 1
 
   uint8_t   _reserved_1: 1
 
   uint8_t   mdr: 1
 
   uint8_t   mdo: 1
 
   uint8_t   output: 1
 
b
 
uint8_t w
 

Detailed Description

Definition at line 61 of file nmh1000_regdef.h.

Field Documentation

◆ _reserved_

uint8_t _reserved_

Definition at line 68 of file nmh1000_regdef.h.

◆ _reserved_1

uint8_t _reserved_1

Definition at line 72 of file nmh1000_regdef.h.

◆ b

struct { ... } b

◆ mdo

uint8_t mdo

Definition at line 76 of file nmh1000_regdef.h.

◆ mdr

uint8_t mdr

Definition at line 73 of file nmh1000_regdef.h.

◆ opmode

uint8_t opmode

Definition at line 69 of file nmh1000_regdef.h.

◆ out_b

uint8_t out_b

Definition at line 63 of file nmh1000_regdef.h.

◆ output

uint8_t output

Definition at line 79 of file nmh1000_regdef.h.

◆ rst_stat

uint8_t rst_stat

Definition at line 66 of file nmh1000_regdef.h.

◆ w

uint8_t w

Definition at line 82 of file nmh1000_regdef.h.


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