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

53 lines
1.8 KiB
C

/*******************************************************************************
* File Name: SCSI_Out.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_Out_ALIASES_H) /* Pins SCSI_Out_ALIASES_H */
#define CY_PINS_SCSI_Out_ALIASES_H
#include "cytypes.h"
#include "cyfitter.h"
/***************************************
* Constants
***************************************/
#define SCSI_Out_0 SCSI_Out__0__PC
#define SCSI_Out_1 SCSI_Out__1__PC
#define SCSI_Out_2 SCSI_Out__2__PC
#define SCSI_Out_3 SCSI_Out__3__PC
#define SCSI_Out_4 SCSI_Out__4__PC
#define SCSI_Out_5 SCSI_Out__5__PC
#define SCSI_Out_6 SCSI_Out__6__PC
#define SCSI_Out_7 SCSI_Out__7__PC
#define SCSI_Out_8 SCSI_Out__8__PC
#define SCSI_Out_9 SCSI_Out__9__PC
#define SCSI_Out_DBP SCSI_Out__DBP__PC
#define SCSI_Out_ATN SCSI_Out__ATN__PC
#define SCSI_Out_BSY SCSI_Out__BSY__PC
#define SCSI_Out_ACK SCSI_Out__ACK__PC
#define SCSI_Out_RST SCSI_Out__RST__PC
#define SCSI_Out_MSG SCSI_Out__MSG__PC
#define SCSI_Out_SEL SCSI_Out__SEL__PC
#define SCSI_Out_CD SCSI_Out__CD__PC
#define SCSI_Out_REQ SCSI_Out__REQ__PC
#define SCSI_Out_IO SCSI_Out__IO__PC
#endif /* End Pins SCSI_Out_ALIASES_H */
/* [] END OF FILE */