[En-Nut-Discussion] NutRegisterIrqHandler() twice?
    Przemyslaw Rudy 
    prudy at audiotech.pl
       
    Sun Oct 23 17:27:00 CEST 2005
    
    
  
Well, I have just looked into the sources, no questions then and sorry
for my ignorance.
But for the future, would not be nice to have something like
NutAttachIrqHandler(), to have a queue of handlers?
Użytkownik Przemyslaw Rudy napisał:
> Hi
> 
> Can I do this?:
> 
> NutRegisterIrqHandler(&SIG_INTERRUPT6, handler1, NULL)
> NutRegisterIrqHandler(&SIG_INTERRUPT6, handler2, NULL)
> 
> So registering two different interrupt handlers to the same irq
> expecting they are called one by one by the event?
> 
> Or handlers are "the handlers" thus only one can be assigned?
> 
> Regards
> Przemek
> 
> _______________________________________________
> En-Nut-Discussion mailing list
> En-Nut-Discussion at egnite.de
> http://www.egnite.de/mailman/listinfo.cgi/en-nut-discussion
> 
    
    
More information about the En-Nut-Discussion
mailing list