Paparazzi UAS
v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
|
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 c().
Referenced by lps25h_i2c_init().