Union xensiv_pasco2_status_t¶
Defined in File xensiv_pasco2.h
Union Documentation¶
-
union xensiv_pasco2_status_t
- #include <xensiv_pasco2.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 VDD12V error bit
-
uint32_t ortmp
Out-of-range temperature error bit
-
uint32_t pwm_dis_st
PWM_DIS pin status
-
uint32_t sen_rdy
Sensor ready bit
-
struct xensiv_pasco2_status_t::[anonymous] b
Structure used for bit access
-
uint8_t u
Type used for byte access
-
uint32_t __pad0__