Raw values read from a ABP2 sensor.
More...
Raw values read from a ABP2 sensor.
Definition at line 154 of file abp2.h.
#include <abp2.h>
|
uint32_t | cntPress |
| 24-bit digital pressure reading (counts).
|
|
uint32_t | cntTemp |
| 24-bit digital temperature reading (counts).
|
|
◆ cntPress
uint32_t abp2_raw::cntPress |
24-bit digital pressure reading (counts).
Definition at line 155 of file abp2.h.
◆ cntTemp
uint32_t abp2_raw::cntTemp |
24-bit digital temperature reading (counts).
Definition at line 156 of file abp2.h.
The documentation for this struct was generated from the following file: