ISR

Angelo Fraietta angelo_f at bigpond.com
Wed Jan 30 18:06:19 UTC 2002


in the rtems_irq_connect_data structure, is the function (in the 
following case isr_port_dev2) called in the context of the ISR?

static rtems_irq_connect_data port_dev2_isr_data =
{
  BSP_IRQ_DEV_PORT1_IRQ,
  isr_port_dev2,
  isr_on,
  isr_off,
  isr_is_on};

BSP_install_rtems_irq_handler( &port_dev2_isr_data );

-- 
Angelo Fraietta

PO Box 859
Hamilton NSW 2303

Home Page


http://www.users.bigpond.com/angelo_f/

There are those who seek knowledge for the sake of knowledge - that is CURIOSITY
There are those who seek knowledge to be known by others - that is VANITY
There are those who seek knowledge in order to serve - that is LOVE
    Bernard of Clairvaux (1090 - 1153)






More information about the users mailing list