CONFIG ACI/de
From MCS Wiki AVR
< CONFIG ACI(Difference between revisions)
(Created page with "= <span class="f_Header">Action</span> = Configures the Analog Comparator. <span style="font-family: Arial;"> </span> <span style="font-family: Arial;"> </span> ...") |
m (1 revision) |
Latest revision as of 21:13, 15 February 2013
Contents |
= (**COPIED FROM ENGLISH PAGE**) === Action
Configures the Analog Comparator.
Syntax
CONFIG ACI = ON|OFF, COMPARE = ON|OFF, TRIGGER=TOGGLE|RISING|FALLING
Remarks
ACI |
Can be switched on or off |
COMPARE |
Can be on or off.
When switched ON, the TIMER1 in capture mode will trigger on ACI too. |
TRIGGER |
Specifies which comparator events trigger the analog comparator interrupts. |
See also
NONE
Example
NONELanguages | English • Deutsch |
---|