#include <wdm.h>
#include "cbm_driver.h"
#include "i_iec.h"
Go to the source code of this file.
Functions | |
| NTSTATUS | cbmiec_untalk (IN PDEVICE_EXTENSION Pdx) |
| Send an UNTALK over the IEC bus. | |
**************************************************************
Definition in file untalk.c.
|
|
Send an UNTALK over the IEC bus. This function sends an UNTALK to the IEC bus.
Definition at line 39 of file untalk.c. References cbmiec_i_raw_write(), and FUNC_ENTER. Referenced by cbm_execute_devicecontrol(). |
1.4.2