Module avrd::atmega64hve2::c_adc_regular_current_comparator_mode[][src]

C_ADC_REGULAR_CURRENT_COMPARATOR_MODE value group

Constants

VAL_0x00

Comparator Disabled.

VAL_0x01

Comparator Enabled. Regular Current Counter counts up if Accumulated Current is above threshold and is reset if Accumulated Current is below threshold.

VAL_0x02

Comparator Enabled. Regular Current Counter counts up if Accumulated Current is above threshold and down if Accumulated Current is below threshold.

VAL_0x03

Reserved.