PX4 Firmware
PX4 Autopilot Software http://px4.io
sensor_baro_s Struct Reference

#include <sensor_baro.h>

Collaboration diagram for sensor_baro_s:

Public Attributes

uint64_t timestamp
 
uint64_t error_count
 
uint32_t device_id
 
float pressure
 
float temperature
 
uint8_t _padding0 [4]
 

Detailed Description

Definition at line 51 of file sensor_baro.h.

Member Data Documentation

◆ _padding0

uint8_t sensor_baro_s::_padding0[4]

Definition at line 58 of file sensor_baro.h.

◆ device_id

◆ error_count

◆ pressure

◆ temperature

◆ timestamp


The documentation for this struct was generated from the following file: