foxBMS
1.2.1
The foxBMS Battery Management System API Documentation
|
#include <n775_defs.h>
Data Fields | |
uint8_t | nr_of_steps |
N775_MUX_CH_CFG_s * | seqptr |
struct that holds the multiplexer sequence
Definition at line 150 of file n775_defs.h.
uint8_t N775_MUX_SEQUENCE_s::nr_of_steps |
number of steps in the multiplexer sequence
Definition at line 151 of file n775_defs.h.
N775_MUX_CH_CFG_s* N775_MUX_SEQUENCE_s::seqptr |
pointer to the multiplexer sequence
Definition at line 152 of file n775_defs.h.