The PDF swcu117h said that write 1 to ADCTRIG register to achieve Single ADC Trigger.
However, i found that the driverlib function AUXADCGenManualTrigger, write 0 to ADCTRIG register.
Through my test, i found that both 0 and 1 all can lead to Single ADC Trigger.
What should I write to the ADCTRIG register, 0 or 1?