Union xensiv_pasco2_meas_status_t¶
Defined in File xensiv_pasco2.h
Union Documentation¶
-
union xensiv_pasco2_meas_status_t¶
- #include <xensiv_pasco2.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_pasco2_meas_status_t::[anonymous] b¶
Structure used for bit access
-
uint8_t u¶
Type used for byte access
-
uint32_t __pad0__¶