 |
Paparazzi UAS
v6.1.0_stable
Paparazzi is a free software Unmanned Aircraft System.
|
Go to the documentation of this file.
29 #ifndef BARO_MS5534A_H
30 #define BARO_MS5534A_H
57 #endif // USE_BARO_MS5534A
59 #endif // BARO_MS5534A_H
unsigned int uint32_t
Typedef defining 32 bit unsigned int type.
bool baro_MS5534A_do_reset
void baro_MS5534A_init(void)
void baro_MS5534A_event(void)
float baro_MS5534A_sigma2
bool baro_MS5534A_available
uint32_t baro_MS5534A_ground_pressure
void baro_MS5534A_send(void)
void baro_MS5534A_reset(void)
void baro_MS5534A_event_task(void)
uint32_t baro_MS5534A_pressure
uint16_t baro_MS5534A_temp
unsigned short uint16_t
Typedef defining 16 bit unsigned short type.