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

35 lines
1.1 KiB
C

/*******************************************************************************
* File Name: SCSI_ID.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_ID_ALIASES_H) /* Pins SCSI_ID_ALIASES_H */
#define CY_PINS_SCSI_ID_ALIASES_H
#include "cytypes.h"
#include "cyfitter.h"
/***************************************
* Constants
***************************************/
#define SCSI_ID_0 SCSI_ID__0__PC
#define SCSI_ID_1 SCSI_ID__1__PC
#define SCSI_ID_2 SCSI_ID__2__PC
#endif /* End Pins SCSI_ID_ALIASES_H */
/* [] END OF FILE */