Yahoo Groups archive

AVR-Chat

Index last updated: 2026-04-28 22:41 UTC

Message

Re: External Interrupts 6 and 7

2006-02-19 by enkitec

--- In AVR-Chat@yahoogroups.com, "eccamacho" <eccamacho@...> wrote:
> 
>     cbi(EICRB,ISC61);            // set sense control for any edge
>     cbi(EICRB,ISC71);
>     sbi(EICRB,ISC60);
>     sbi(EICRB,ISC70);


   If using Assembler, you can't use SBI/CBI on extended registers.

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.