ADC conversion at specific intervals - is there a better way to do this?
While trying to figure out how to trigger multiple ADC conversions every 100ms, I came up with what is listed below. This works but I wanted to know if there is a better way to do this? Also do all selected channels get monitored for conversion at th...