SCSI2SD/software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/SCSI_In_aliases.h

53 lines
1.7 KiB
C

/*******************************************************************************
* File Name: SCSI_In.h
* Version 1.90
*
* Description:
* This file containts Control Register function prototypes and register defines
*
* Note:
*
********************************************************************************
* Copyright 2008-2012, Cypress Semiconductor Corporation. All rights reserved.
* You may use this file only in accordance with the license, terms, conditions,
* disclaimers, and limitations in the end user license agreement accompanying
* the software package with which this file was provided.
*******************************************************************************/
#if !defined(CY_PINS_SCSI_In_ALIASES_H) /* Pins SCSI_In_ALIASES_H */
#define CY_PINS_SCSI_In_ALIASES_H
#include "cytypes.h"
#include "cyfitter.h"
/***************************************
* Constants
***************************************/
#define SCSI_In_0 SCSI_In__0__PC
#define SCSI_In_1 SCSI_In__1__PC
#define SCSI_In_2 SCSI_In__2__PC
#define SCSI_In_3 SCSI_In__3__PC
#define SCSI_In_4 SCSI_In__4__PC
#define SCSI_In_5 SCSI_In__5__PC
#define SCSI_In_6 SCSI_In__6__PC
#define SCSI_In_7 SCSI_In__7__PC
#define SCSI_In_8 SCSI_In__8__PC
#define SCSI_In_9 SCSI_In__9__PC
#define SCSI_In_DBP SCSI_In__DBP__PC
#define SCSI_In_ATN SCSI_In__ATN__PC
#define SCSI_In_BSY SCSI_In__BSY__PC
#define SCSI_In_ACK SCSI_In__ACK__PC
#define SCSI_In_RST SCSI_In__RST__PC
#define SCSI_In_MSG SCSI_In__MSG__PC
#define SCSI_In_SEL SCSI_In__SEL__PC
#define SCSI_In_CD SCSI_In__CD__PC
#define SCSI_In_REQ SCSI_In__REQ__PC
#define SCSI_In_IO SCSI_In__IO__PC
#endif /* End Pins SCSI_In_ALIASES_H */
/* [] END OF FILE */