|
From: | Colin O'Flynn |
Subject: | Re: [avr-libc-dev] SIGNAL / INTERRUPT checking |
Date: | Fri, 27 Feb 2004 17:53:32 +0000 |
User-agent: | KMail/1.5.3 |
Oh yeah, one more thing. How should I deal with #define'd SIG_ names? I figure the only way would be to do as suggested and look up in the output for SIG_ ie: #define UART SIG_UART_0 SIGNAL(UART) -Colin
[Prev in Thread] | Current Thread | [Next in Thread] |