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

#include <bmp388.h>

Collaboration diagram for data_s:

Public Attributes

uint8_t p_msb
 
uint8_t p_lsb
 
uint8_t p_xlsb
 
uint8_t t_msb
 
uint8_t t_lsb
 
uint8_t t_xlsb
 

Detailed Description

Definition at line 198 of file bmp388.h.

Member Data Documentation

◆ p_lsb

uint8_t data_s::p_lsb

Definition at line 200 of file bmp388.h.

◆ p_msb

uint8_t data_s::p_msb

Definition at line 199 of file bmp388.h.

◆ p_xlsb

uint8_t data_s::p_xlsb

Definition at line 201 of file bmp388.h.

◆ t_lsb

uint8_t data_s::t_lsb

Definition at line 204 of file bmp388.h.

◆ t_msb

uint8_t data_s::t_msb

Definition at line 203 of file bmp388.h.

◆ t_xlsb

uint8_t data_s::t_xlsb

Definition at line 205 of file bmp388.h.


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