29 #ifndef BARO_MS5534A_H
30 #define BARO_MS5534A_H
void baro_MS5534A_event_task(void)
void baro_MS5534A_event(void)
uint16_t baro_MS5534A_temp
void baro_MS5534A_send(void)
void baro_MS5534A_init(void)
float baro_MS5534A_sigma2
bool baro_MS5534A_do_reset
uint32_t baro_MS5534A_pressure
void baro_MS5534A_reset(void)
bool baro_MS5534A_available
uint32_t baro_MS5534A_ground_pressure
unsigned short uint16_t
Typedef defining 16 bit unsigned short type.
unsigned int uint32_t
Typedef defining 32 bit unsigned int type.