LPS22HH pressure sensor library

Dependencies:   X_NUCLEO_COMMON ST_INTERFACES

Dependents:   X_NUCLEO_IKS01A3

Embed: (wiki syntax)

« Back to documentation index

LPS22HH_Register_Union

LPS22HH_Register_Union
[LPS22HH]

This union group all the registers that has a bitfield description. More...


Detailed Description

This union group all the registers that has a bitfield description.

This union is useful but not need by the driver.

REMOVING this union you are compliant with: MISRA-C 2012 [Rule 19.2] -> " Union are not allowed "