Da Vinci Firmware 1
Firmware for the DaVinci-M rocket avionics board.
Loading...
Searching...
No Matches
bmp3_err_status Struct Reference

bmp3 error status flags More...

#include <bmp3_defs.h>

Data Fields

uint8_t fatal
 
uint8_t cmd
 
uint8_t conf
 

Detailed Description

bmp3 error status flags

Definition at line 652 of file bmp3_defs.h.

Field Documentation

◆ cmd

uint8_t bmp3_err_status::cmd

Command error

Definition at line 658 of file bmp3_defs.h.

Referenced by get_err_status().

◆ conf

uint8_t bmp3_err_status::conf

Configuration error

Definition at line 661 of file bmp3_defs.h.

Referenced by get_err_status().

◆ fatal

uint8_t bmp3_err_status::fatal

Fatal error

Definition at line 655 of file bmp3_defs.h.

Referenced by get_err_status().


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