OpenCBM
Main Page
Related Pages
Data Structures
Files
File List
Globals
lib
plugin
xum1541
archlib_ex.h
1
/*
2
* This program is free software; you can redistribute it and/or
3
* modify it under the terms of the GNU General Public License
4
* as published by the Free Software Foundation; either version
5
* 2 of the License, or (at your option) any later version.
6
*
7
* Copyright 2005-2009 Spiro Trikaliotis
8
* Copyright 2010 Wolfgang Moser
9
*/
10
11
#ifndef ARCHLIB_EX_H
12
#define ARCHLIB_EX_H
13
14
#include "archlib.h"
15
16
EXTERN
int
CBMAPIDECL
17
xum1541_plugin_control_msg
(
CBM_FILE
HandleDevice,
unsigned
int
cmd);
18
19
#endif // #ifndef ARCHLIB_EX_H
CBMAPIDECL
#define CBMAPIDECL
Definition:
opencbm.h:85
xum1541_plugin_control_msg
int CBMAPIDECL xum1541_plugin_control_msg(CBM_FILE HandleDevice, unsigned int cmd)
Sends a command to the xum1541 device.
Definition:
plugin/xum1541/archlib.c:731
EXTERN
#define EXTERN
Definition:
opencbm.h:84
CBM_FILE
#define CBM_FILE
Definition:
opencbm.h:87
Generated on Tue Sep 5 2017 21:52:30 for OpenCBM by
1.8.8