Union xensiv_pas_gas_meas_status_t
Defined in File xensiv_pas_gas.h
Union Documentation
-
union xensiv_pas_gas_meas_status_t
- #include <xensiv_pas_gas.h>
Structure of the sensor’s measurement status register (MEAS_STS)
Public Members
-
uint32_t __pad0__
-
uint32_t alarm
Set at the end of every measurement sequence if a threshold violation occurs
-
uint32_t int_sts
Indicates whether the INT pin has been latched to active state (if alarm or data is ready)
-
uint32_t drdy
Indicates whether new data is available
-
uint32_t __pad1__
-
struct xensiv_pas_gas_meas_status_t::[anonymous] b
Structure used for bit access
-
uint8_t u
Type used for byte access
-
uint32_t __pad0__