Next Previous Contents

4. Platform specific header files

Programs containing Lynx specific code may use the lynx.h header file.

4.1 Lynx specific functions

4.2 Hardware access

The following pseudo variables declared in the lynx.h header file do allow access to hardware located in the address space. Some variables are structures, accessing the struct fields will access the chip registers.

MIKEY

The MIKEY structure allows access to MIKEY chip. See the _mikey.h header file located in the include directory for the declaration of the structure.

SUZY

The SUZY structure allows access to SUZY chip. See the _suzy.h header file located in the include directory for the declaration of the structure.


Next Previous Contents