OpenCBM
|
Send an UNTALK to the IEC bus. More...
Go to the source code of this file.
Functions | |
NTSTATUS | cbmiec_untalk (IN PDEVICE_EXTENSION Pdx) |
Send an UNTALK over the IEC bus. More... | |
NTSTATUS cbmiec_untalk | ( | IN PDEVICE_EXTENSION | Pdx | ) |
Send an UNTALK over the IEC bus.
This function sends an UNTALK to the IEC bus.
Pdx | Pointer to the device extension. |
Definition at line 38 of file untalk.c.
References cbmiec_i_raw_write(), and FUNC_ENTER.
Referenced by cbm_execute_devicecontrol().