dipika kamat

dipika kamat

  • NA
  • 1
  • 1.6k

ISR in C#

Jan 13 2015 12:58 AM
I need to map the IRQ 7 of parallel port to its interrupt routine.I am doing this in C#.Can any body suggest how do i define the ISR in this language?

eg. in C we use

#pragma interrupt before the ISR.

what do we do in C#?

Answers (1)