[bascom] is this wrong or am i missing something?


From "Tim Helps" <thelps@iprimus.com.au>
Date Mon, 18 Dec 2000 15:12:21 +1030

Page 52 of the BASCOM AVR pdf shows

PB.0 Timer Counter 0 external counter input
PB.1 Timer Counter 1 external counter input
PB.2 AIN0 (Analog comparator positive input)
PB.3 AIN1 (Analog comparator positive input)

yet the AT90S2313 datasheet shows

PB.0 AIN0 (Analog comparator positive input)
PB.1 AIN1 (Analog comparator positive input)

which is correct?

Tim