Workshop example

Dependencies:   X_NUCLEO_COMMON ST_INTERFACES

Embed: (wiki syntax)

« Back to documentation index

LPS22HB_ConfigTypeDef_st Struct Reference

LPS22HB_ConfigTypeDef_st Struct Reference
[LPS22HB_Exported_Types]

LPS22HB Configuration structure definition. More...

#include <LPS22HB_driver.h>

Data Fields

LPS22HB_PowerMode_et PowerMode
LPS22HB_Odr_et OutputDataRate
LPS22HB_Bdu_et BDU
LPS22HB_State_et LowPassFilter
LPS22HB_LPF_Cutoff_et LPF_Cutoff
LPS22HB_SPIMode_et Sim
LPS22HB_State_et IfAddInc

Detailed Description

LPS22HB Configuration structure definition.

Definition at line 265 of file LPS22HB_driver.h.


Field Documentation

Enable to inhibit the output registers update between the reading of upper and lower register parts.

Definition at line 269 of file LPS22HB_driver.h.

Enable/Disable Register address automatically inceremented during a multiple byte access

Definition at line 273 of file LPS22HB_driver.h.

Enable/ Disable Low Pass Filter

Definition at line 270 of file LPS22HB_driver.h.

Low Pass Filter Configuration

Definition at line 271 of file LPS22HB_driver.h.

Output Data Rate

Definition at line 268 of file LPS22HB_driver.h.

Enable Low Current Mode (low Power) or Low Noise Mode

Definition at line 267 of file LPS22HB_driver.h.

SPI Serial Interface Mode selection

Definition at line 272 of file LPS22HB_driver.h.