![]() |
Da Vinci Firmware 1
Firmware for the DaVinci-M rocket avionics board.
|
bmp3 advance settings More...
#include <bmp3_defs.h>
Data Fields | |
| uint8_t | i2c_wdt_en |
| uint8_t | i2c_wdt_sel |
bmp3 advance settings
Definition at line 588 of file bmp3_defs.h.
| 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().
| 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().