#include <ms4525.h>
|
static const uint8_t | ADDR = 0x28 |
|
Definition at line 35 of file ms4525.h.
bool MS4525::init |
( |
I2C * |
_i2c | ) |
|
void MS4525::read |
( |
float * |
differential_pressure, |
|
|
float * |
temp |
|
) |
| |
void MS4525::read_cb |
( |
uint8_t |
result | ) |
|
const uint8_t MS4525::ADDR = 0x28 |
|
staticprivate |
float MS4525::diff_press_ |
|
private |
uint32_t MS4525::last_update_ms_ |
|
private |
uint32_t MS4525::next_update_ms_ |
|
private |
bool MS4525::sensor_present_ |
|
private |
The documentation for this class was generated from the following files: