This chapter describes low-level WD_xxx PCI/PCMCIA/ISA WinDriver
functions.
![]() | |
It is recommended to use the API from WinDriver's WDC library, which
provides convenient wrappers to the basic WD_xxx PCI/PCMCIA/ISA
API (see the WinDriver PCI Manual).If you decide not to use the WDC API, consider using the high-level InterruptEnable()InterruptDisable() |
The following is a typical calling sequence of the WinDriver API, used for
servicing interrupts. The InterruptEnable() and
InterruptDisable() functions enable interrupt handling in a more
convenient manner.