Paparazzi UAS
v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
|
LPS25H barometer driver interface. More...
Go to the source code of this file.
Data Structures | |
struct | Lps25hConfig |
Enumerations | |
enum | Lps25hConfStatus { LPS25H_CONF_UNINIT , LPS25H_CONF_CTRL1 , LPS25H_CONF_DONE } |
Functions | |
static void | lps25h_set_default_config (struct Lps25hConfig *c) |
LPS25H barometer driver interface.
Definition in file lps25h.h.
enum Lps25hConfStatus |
|
inlinestatic |
Definition at line 46 of file lps25h.h.
References Lps25hConfig::ctrl1.
Referenced by lps25h_i2c_init().