foxBMS
1.0.0
The foxBMS Battery Management System API Documentation
|
#include <diag_cfg.h>
Data Fields | |
uint8_t | nr_of_ch |
DIAG_ID_CFG_s * | ch_cfg |
struct for device Configuration of diag module
Definition at line 276 of file diag_cfg.h.
DIAG_ID_CFG_s* DIAG_DEV::ch_cfg |
pointer to diag channel config struct
Definition at line 278 of file diag_cfg.h.
uint8_t DIAG_DEV::nr_of_ch |
number of entries in DIAG_ID_CFG_s
Definition at line 277 of file diag_cfg.h.