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

bmp3 advance settings More...

#include <bmp3_defs.h>

Data Fields

uint8_t i2c_wdt_en
 
uint8_t i2c_wdt_sel
 

Detailed Description

bmp3 advance settings

Definition at line 588 of file bmp3_defs.h.

Field Documentation

◆ i2c_wdt_en

uint8_t bmp3_adv_settings::i2c_wdt_en

I2C watchdog enable

Definition at line 591 of file bmp3_defs.h.

Referenced by parse_advance_settings(), and set_advance_settings().

◆ i2c_wdt_sel

uint8_t bmp3_adv_settings::i2c_wdt_sel

I2C watchdog select

Definition at line 594 of file bmp3_defs.h.

Referenced by parse_advance_settings(), and set_advance_settings().


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