At 04:34 PM 9/20/04 -0300, you wrote:
>Can I declare an ISR as a function member?
>I'm getting an error in the VICVectAddr definition.
Not as a general rule. An interrupt would have no way of knowing which
object it was associated with and therefor what to use for the *this
parameter. static member functions could conceivably be used but that
seems ugly to me compared to a straightforward function.
Robert
" 'Freedom' has no meaning of itself. There are always restrictions,
be they legal, genetic, or physical. If you don't believe me, try to
chew a radio signal. "
Kelvin Throop, III