This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSP430FR6043: what‘s the meaning of USS_CAPTURE_SEQUENCE_SELECTION_CH0_CH1_CH0_CH1

Part Number: MSP430FR6043

Hi Team,

Here's an issue from the customer may need your help:

location : \ti\msp\USS_02_40_00_00\USS\examples\USSSWLib_template_example\CCS

project : FR6043_USSSWLib_template_example

file : ussSwLib.h

 //! \brief This defines the capture sequence selection CH0
#define USS_CAPTURE_SEQUENCE_SELECTION_CH0               0
 //! \brief This defines the capture sequence selection CH1
#define USS_CAPTURE_SEQUENCE_SELECTION_CH1               1
 //! \brief This defines the capture sequence selection CH0_CH1
#define USS_CAPTURE_SEQUENCE_SELECTION_CH0_CH1           2
 //! \brief This defines the capture sequence selection CH1_CH0
#define USS_CAPTURE_SEQUENCE_SELECTION_CH1_CH0           3
 //! \brief This defines the capture sequence selection CH0_CH0
#define USS_CAPTURE_SEQUENCE_SELECTION_CH0_CH0           4
 //! \brief This defines the capture sequence selection CH1_CH1
#define USS_CAPTURE_SEQUENCE_SELECTION_CH1_CH1           5
 //! \brief This defines the capture sequence selection CH0_CH1_CH0
#define USS_CAPTURE_SEQUENCE_SELECTION_CH0_CH1_CH0       6
 //! \brief This defines the capture sequence selection CH1_CH0_CH1
#define USS_CAPTURE_SEQUENCE_SELECTION_CH1_CH0_CH1       7
 //! \brief This defines the capture sequence selection CH0_CH0_CH0
#define USS_CAPTURE_SEQUENCE_SELECTION_CH0_CH0_CH0       8
 //! \brief This defines the capture sequence selection CH1_CH1_CH1
#define USS_CAPTURE_SEQUENCE_SELECTION_CH1_CH1_CH1       9
 //! \brief This defines the capture sequence selection CH0_CH1_CH0_CH1
#define USS_CAPTURE_SEQUENCE_SELECTION_CH0_CH1_CH0_CH1   10
 //! \brief This defines the capture sequence selection CH1_CH0_CH1_CH0
#define USS_CAPTURE_SEQUENCE_SELECTION_CH1_CH0_CH1_CH0   11
 //! \brief This defines the capture sequence selection CH0_CH0_CH0_CH0
#define USS_CAPTURE_SEQUENCE_SELECTION_CH0_CH0_CH0_CH0   12
 //! \brief This defines the capture sequence selection CH1_CH1_CH1_CH1
#define USS_CAPTURE_SEQUENCE_SELECTION_CH1_CH1_CH1_CH1   13

What're the signal sequences corresponded to these different definitions?

Thanks & Regards

Yale Li

**Attention** This is a public forum