Beta
Dependencies: ST_INTERFACES X_NUCLEO_COMMON
Fork of X_NUCLEO_IKS01A2 by
LPS22HB_InterruptDiffStatus_st Struct Reference
[LPS22HB_Exported_Types]
LPS22HB Interrupt Differential Status. More...
#include <LPS22HB_driver.h>
Data Fields | |
| uint8_t | PH |
| uint8_t | PL |
| uint8_t | IA |
| uint8_t | BOOT |
Detailed Description
LPS22HB Interrupt Differential Status.
Definition at line 200 of file LPS22HB_driver.h.
Field Documentation
| uint8_t BOOT |
i '1' indicates that the Boot (Reboot) phase is running
Definition at line 205 of file LPS22HB_driver.h.
| uint8_t IA |
One or more interrupt events have been generated.Interrupt Active
Definition at line 204 of file LPS22HB_driver.h.
| uint8_t PH |
High Differential Pressure event occured
Definition at line 202 of file LPS22HB_driver.h.
| uint8_t PL |
Low Differential Pressure event occured
Definition at line 203 of file LPS22HB_driver.h.
Generated on Wed Jul 13 2022 13:21:41 by
1.7.2
