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.

rule of AdcaRegs.ADCSOC0CTL.bit.TRIGSEL

I know that 

AdcaRegs.ADCSOC0CTL.bit.TRIGSEL =  5; //trigger on ePWM1 SOCA/C 

AdcaRegs.ADCSOC0CTL.bit.TRIGSEL =  7; //trigger on ePWM2 SOCA/C 

then, does  "AdcaRegs.ADCSOC0CTL.bit.TRIGSEL =  9" mean "trigger on ePWM3 SOCA/C"?

and what is bit structure of AdcaRegs.ADCSOC0CTL.bit.TRIGSEL ???