![]() |
foxBMS - Unit Tests
1.3.0
The foxBMS Unit Tests API Documentation
|
#include <database_cfg.h>

Data Fields | |
| DATA_BLOCK_HEADER_s | header |
| int16_t | temperature_ddegC |
| uint8_t | humidity_perc |
data block struct for the I2C humidity/temperature sensor
Definition at line 581 of file database_cfg.h.
| DATA_BLOCK_HEADER_s DATA_BLOCK_HTSEN_s::header |
Data block header
Definition at line 585 of file database_cfg.h.
| uint8_t DATA_BLOCK_HTSEN_s::humidity_perc |
Definition at line 587 of file database_cfg.h.
| int16_t DATA_BLOCK_HTSEN_s::temperature_ddegC |
Definition at line 586 of file database_cfg.h.