Union xensiv_pas_gas_status_t
Defined in File xensiv_pas_gas.h
Union Documentation
-
union xensiv_pas_gas_status_t
- #include <xensiv_pas_gas.h>
Structure of the sensor’s status register (SENS_STS)
Public Members
-
uint32_t __pad0__
-
uint32_t iccerr
Communication error notification bit. Indicates whether an invalid command has been received by the serial communication interface
-
uint32_t orvs
Out-of-range VDD5V error bit
-
uint32_t ortmp
Out-of-range temperature error bit
-
uint32_t __pad1__
Reserved (usage depends on variant)
-
struct xensiv_pas_gas_status_t::[anonymous] b
Structure used for bit access
-
uint8_t u
Type used for byte access
-
uint32_t __pad0__