foxBMS  1.6.0
The foxBMS Battery Management System API Documentation
LTC_MUX_SEQUENCE_s Struct Reference

#include <ltc_defs.h>

Collaboration diagram for LTC_MUX_SEQUENCE_s:

Data Fields

uint8_t nr_of_steps
 
LTC_MUX_CH_CFG_sseqptr
 

Detailed Description

struct that holds the multiplexer sequence

Definition at line 432 of file ltc_defs.h.

Field Documentation

◆ nr_of_steps

uint8_t LTC_MUX_SEQUENCE_s::nr_of_steps

number of steps in the multiplexer sequence

Definition at line 433 of file ltc_defs.h.

◆ seqptr

LTC_MUX_CH_CFG_s* LTC_MUX_SEQUENCE_s::seqptr

pointer to the multiplexer sequence

Definition at line 434 of file ltc_defs.h.


The documentation for this struct was generated from the following file: