Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: X_NUCLEO_COMMON ST_INTERFACES
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 Fri Jul 15 2022 04:42:55 by
