Netcruzer Library API  V2.03
 All Data Structures Files Functions Variables Typedefs Enumerations Macros Groups Pages
nz_board.h File Reference

Netcruzer File for including correct board Include file. More...

Go to the source code of this file.

Macros

#define INPUT_PIN   1
 Macros for input and output pins.
 
#define OUTPUT_PIN   0
 
#define IOPORT_X0   0
 
#define IOPORT_X1   1
 
#define IOPORT_X2   2
 
#define IOPORT_X3   3
 
#define IOPORT_X4   4
 
#define IOPORT_X5   5
 
#define IOPORT_X6   6
 
#define IOPORT_X7   7
 
#define IOPORT_X8   8
 
#define IOPORT_X9   9
 
#define IOPORT_X10   10
 
#define IOPORT_X11   11
 
#define IOPORT_SD   12
 
#define IOPORT_SC   13
 
#define IOPORT_T0   20
 
#define IOPORT_T1   21
 
#define IOPORT_T2   22
 
#define IOPORT_T3   23
 
#define IOPORT_S0   24
 
#define IOPORT_S1   25
 
#define IOPORT_T4   26
 
#define IOPORT_T5   27
 
#define IOPORT_T6   28
 
#define IOPORT_T7   29
 
#define IOPORT_Y0   30
 
#define IOPORT_Y1   31
 
#define IOPORT_Y2   32
 
#define IOPORT_Y3   33
 
#define IOPORT_Y4   34
 
#define IOPORT_Y5   35
 
#define IOPORT_Y6   36
 
#define IOPORT_Y7   37
 
#define IOPORT_Y8   38
 
#define IOPORT_Y9   39
 
#define IOPORT_Y10   40
 
#define IOPORT_Y11   41
 

Detailed Description

Netcruzer File for including correct board Include file.

Author
Modtronix Engineering
Compiler:
MPLAB XC16 Compiler

Description

This module includes hardware specific defines for a project.

Software License Agreement

The software supplied herewith is owned by Modtronix Engineering, and is protected under applicable copyright laws. The software supplied herewith is intended and supplied to you, the Company customer, for use solely and exclusively on products manufactured by Modtronix Engineering. The code may be modified and can be used free of charge for commercial and non commercial applications. All rights are reserved. Any use in violation of the foregoing restrictions may subject the user to criminal sanctions under applicable laws, as well as to civil liability for the breach of the terms and conditions of this license.

THIS SOFTWARE IS PROVIDED IN AN 'AS IS' CONDITION. NO WARRANTIES, WHETHER EXPRESS, IMPLIED OR STATUTORY, INCLUDING, BUT NOT LIMITED TO, IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE APPLY TO THIS SOFTWARE. THE COMPANY SHALL NOT, IN ANY CIRCUMSTANCES, BE LIABLE FOR SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES, FOR ANY REASON WHATSOEVER.

File History

2012-08-06, David H. (DH):

  • Initial version