Main Page | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

registers.h File Reference

ROM Interface: RCX registers cached by ROM functions. More...

Go to the source code of this file.

Variables

unsigned char rom_port1_ddr
 ROM shadow of port 1 DDR.
unsigned char rom_port2_ddr
 ROM shadow of port 2 DDR.
unsigned char rom_port3_ddr
 ROM shadow of port 3 DDR.
unsigned char rom_port4_ddr
 ROM shadow of port 4 DDR.
unsigned char rom_port5_ddr
 ROM shadow of port 5 DDR.
unsigned char rom_port6_ddr
 ROM shadow of port 6 DDR.
unsigned char rom_port7_pin
 ROM shadow of port 7 pin.


Detailed Description

ROM Interface: RCX registers cached by ROM functions.

Author:
Markus L. Noga <markus@noga.de>

Definition in file registers.h.


Variable Documentation

unsigned char rom_port1_ddr
 

ROM shadow of port 1 DDR.

unsigned char rom_port2_ddr
 

ROM shadow of port 2 DDR.

unsigned char rom_port3_ddr
 

ROM shadow of port 3 DDR.

unsigned char rom_port4_ddr
 

ROM shadow of port 4 DDR.

unsigned char rom_port5_ddr
 

ROM shadow of port 5 DDR.

unsigned char rom_port6_ddr
 

ROM shadow of port 6 DDR.

Port 6 is connected to both LCD and active sensor output. As lcd_refresh() is a ROM call, we need to update this location if active sensors are to remain active after a LCD refresh.

Referenced by i2c_read_ack(), and lcd_init().

unsigned char rom_port7_pin
 

ROM shadow of port 7 pin.


Generated on Fri Feb 25 08:02:42 2005 for brickos by  doxygen 1.3.9.1