foxBMS
1.4.1
The foxBMS Battery Management System API Documentation
|
#include <ltc_defs.h>
Data Fields | |
uint8_t | nr_of_steps |
LTC_MUX_CH_CFG_s * | seqptr |
struct that holds the multiplexer sequence
Definition at line 428 of file ltc_defs.h.
uint8_t LTC_MUX_SEQUENCE_s::nr_of_steps |
number of steps in the multiplexer sequence
Definition at line 429 of file ltc_defs.h.
LTC_MUX_CH_CFG_s* LTC_MUX_SEQUENCE_s::seqptr |
pointer to the multiplexer sequence
Definition at line 430 of file ltc_defs.h.