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.

CC1310: Something with The DriverLib function AUXADCGenManualTrigger

Part Number: CC1310

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?