portio.h

Go to the documentation of this file.
00001 
00002 #include <Windows.h>
00003 
00004 BYTE inportb(UINT portid);
00005 void outportb(UINT portid, BYTE value);
00006 
00007 /* 
00008  * ------------------------------------------------------------
00009  *   End of portio.h
00010  * ------------------------------------------------------------
00011  *   Automatic Emacs configuration follows.
00012  *   Local Variables:
00013  *   mode:c++
00014  *   c-basic-offset: 4
00015  *   eval: (c-set-offset 'substatement-open 0)
00016  *   eval: (c-set-offset 'case-label '+)
00017  *   eval: (c-set-offset 'statement 'c-lineup-runin-statements)
00018  *   eval: (setq indent-tabs-mode nil)
00019  *   End:
00020  * ------------------------------------------------------------ 
00021  */

Generated on Wed Feb 28 15:18:50 2007 for NaviTrack by  doxygen 1.4.6