◆ channel_range_type

ADDA conversion range configuration type. This is the range of voltages that the A/D will convert into values from 0x000 to 0xFFF (0-4095). Plus to minus conversions do use a sign bit, so 4095 is not necessarily the highest value.

Enumerator
ZERO_TO_FIVE 

0-5V (0x000-0xFFF)

PLS_MIN_FIVE 

-5-5V (0x800-0x7FF)

ZERO_TO_TEN 

0-10V (0x000-0xFFF)

PLS_MIN_TEN 

-10-10V (0x800-0x7FF)

 
 
Generated on Tue Sep 19 2017.