diff -r 6787754b251b -r b6572d0336c3 doc/doxygen/html/portsaccess_8h.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/doxygen/html/portsaccess_8h.html Mon Jun 04 17:59:50 2007 +0200 @@ -0,0 +1,98 @@ + + +CanFestival: /home/epimerde/documents/tc11/CanFestival-3/include/hcs12/asm-m68hc12/portsaccess.h File Reference + + + + +
+
+
+
+

/home/epimerde/documents/tc11/CanFestival-3/include/hcs12/asm-m68hc12/portsaccess.h File Reference

+

+Go to the source code of this file. + + + + + + + + + +

Defines

#define IO_PORTS_8(adr)   _io_ports[adr]
#define IO_PORTS_16(adr)   *((unsigned volatile short*) (_io_ports + (adr)))

Variables

volatile unsigned char _io_ports []
+


Define Documentation

+ +
+
+ + + + + + + + + +
#define IO_PORTS_16 (adr   )    *((unsigned volatile short*) (_io_ports + (adr)))
+
+
+ +

+ +

+Definition at line 46 of file portsaccess.h. +

+

+ +

+
+ + + + + + + + + +
#define IO_PORTS_8 (adr   )    _io_ports[adr]
+
+
+ +

+ +

+Definition at line 39 of file portsaccess.h. +

+

+


Variable Documentation

+ +
+
+ + + + +
volatile unsigned char _io_ports[]
+
+
+ +

+ +

+

+


Generated on Mon Jun 4 16:29:07 2007 for CanFestival by  + +doxygen 1.5.1
+ +