Contents

EnableInterrupt

Enable Interrupt

Declaration

void EnableInterrupt (
 void );

Overview

Method that the HBA child class can call to enable the associated IOInterruptEventSource.

See Also

Miscellaneous