Workshop example

Dependencies:   X_NUCLEO_COMMON ST_INTERFACES

Embed: (wiki syntax)

« Back to documentation index

LPS22HB_FIFOTypeDef_st Struct Reference

LPS22HB_FIFOTypeDef_st Struct Reference
[LPS22HB_Exported_Types]

LPS22HB FIFO structure definition. More...

#include <LPS22HB_driver.h>

Data Fields

LPS22HB_FifoMode_et FIFO_MODE
LPS22HB_State_et WTM_INT
uint8_t WTM_LEVEL

Detailed Description

LPS22HB FIFO structure definition.

Definition at line 297 of file LPS22HB_driver.h.


Field Documentation

Fifo Mode Selection

Definition at line 298 of file LPS22HB_driver.h.

Enable/Disable the watermark interrupt

Definition at line 299 of file LPS22HB_driver.h.

uint8_t WTM_LEVEL

FIFO threshold/Watermark level selection

Definition at line 300 of file LPS22HB_driver.h.