ENABLE_IRQ
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
enable_irq - enable interrupt handling on an irq
SYNOPSIS
"SYNOPSIS"
void enable_irq (unsigned int irq);
ARGUMENTS
- irq
-
Interrupt to enable
DESCRIPTION
Re-enables the processing of interrupts on this IRQ line
providing no disable_irq calls are now in effect.
This function may be called from IRQ context.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 06:20:47 GMT, October 06, 2005