#include <wdm.h>
#include "cbm_driver.h"
#include "i_iec.h"
Go to the source code of this file.
Functions | |
| NTSTATUS | cbmiec_iec_set (IN PDEVICE_EXTENSION Pdx, IN USHORT Line) |
| Set a specific line on the IEC bus. | |
**************************************************************
Definition in file set.c.
|
||||||||||||
|
Set a specific line on the IEC bus. This function sets a specific line on the IEC bus.
Definition at line 43 of file set.c. References cbmiec_iec_setrelease(), and FUNC_ENTER. Referenced by cbm_execute_devicecontrol(). |
1.4.2