foxBMS  1.2.1
The foxBMS Battery Management System API Documentation
N775_MUX_SEQUENCE_s Struct Reference

#include <n775_defs.h>

Collaboration diagram for N775_MUX_SEQUENCE_s:

Data Fields

uint8_t nr_of_steps
 
N775_MUX_CH_CFG_sseqptr
 

Detailed Description

struct that holds the multiplexer sequence

Definition at line 150 of file n775_defs.h.

Field Documentation

◆ nr_of_steps

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.

◆ seqptr

N775_MUX_CH_CFG_s* N775_MUX_SEQUENCE_s::seqptr

pointer to the multiplexer sequence

Definition at line 152 of file n775_defs.h.


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