SCSI2SD/software/SCSI2SD/v5.2/SCSI2SD.cydsn/Generated_Source/PSoC5/NOR_SCK.h
2020-12-14 21:44:09 +10:00

166 lines
6.1 KiB
C

/*******************************************************************************
* File Name: NOR_SCK.h
* Version 2.20
*
* Description:
* This file contains Pin function prototypes and register defines
*
* Note:
*
********************************************************************************
* Copyright 2008-2015, 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_NOR_SCK_H) /* Pins NOR_SCK_H */
#define CY_PINS_NOR_SCK_H
#include "cytypes.h"
#include "cyfitter.h"
#include "cypins.h"
#include "NOR_SCK_aliases.h"
/* APIs are not generated for P15[7:6] */
#if !(CY_PSOC5A &&\
NOR_SCK__PORT == 15 && ((NOR_SCK__MASK & 0xC0) != 0))
/***************************************
* Function Prototypes
***************************************/
/**
* \addtogroup group_general
* @{
*/
void NOR_SCK_Write(uint8 value);
void NOR_SCK_SetDriveMode(uint8 mode);
uint8 NOR_SCK_ReadDataReg(void);
uint8 NOR_SCK_Read(void);
void NOR_SCK_SetInterruptMode(uint16 position, uint16 mode);
uint8 NOR_SCK_ClearInterrupt(void);
/** @} general */
/***************************************
* API Constants
***************************************/
/**
* \addtogroup group_constants
* @{
*/
/** \addtogroup driveMode Drive mode constants
* \brief Constants to be passed as "mode" parameter in the NOR_SCK_SetDriveMode() function.
* @{
*/
#define NOR_SCK_DM_ALG_HIZ PIN_DM_ALG_HIZ
#define NOR_SCK_DM_DIG_HIZ PIN_DM_DIG_HIZ
#define NOR_SCK_DM_RES_UP PIN_DM_RES_UP
#define NOR_SCK_DM_RES_DWN PIN_DM_RES_DWN
#define NOR_SCK_DM_OD_LO PIN_DM_OD_LO
#define NOR_SCK_DM_OD_HI PIN_DM_OD_HI
#define NOR_SCK_DM_STRONG PIN_DM_STRONG
#define NOR_SCK_DM_RES_UPDWN PIN_DM_RES_UPDWN
/** @} driveMode */
/** @} group_constants */
/* Digital Port Constants */
#define NOR_SCK_MASK NOR_SCK__MASK
#define NOR_SCK_SHIFT NOR_SCK__SHIFT
#define NOR_SCK_WIDTH 1u
/* Interrupt constants */
#if defined(NOR_SCK__INTSTAT)
/**
* \addtogroup group_constants
* @{
*/
/** \addtogroup intrMode Interrupt constants
* \brief Constants to be passed as "mode" parameter in NOR_SCK_SetInterruptMode() function.
* @{
*/
#define NOR_SCK_INTR_NONE (uint16)(0x0000u)
#define NOR_SCK_INTR_RISING (uint16)(0x0001u)
#define NOR_SCK_INTR_FALLING (uint16)(0x0002u)
#define NOR_SCK_INTR_BOTH (uint16)(0x0003u)
/** @} intrMode */
/** @} group_constants */
#define NOR_SCK_INTR_MASK (0x01u)
#endif /* (NOR_SCK__INTSTAT) */
/***************************************
* Registers
***************************************/
/* Main Port Registers */
/* Pin State */
#define NOR_SCK_PS (* (reg8 *) NOR_SCK__PS)
/* Data Register */
#define NOR_SCK_DR (* (reg8 *) NOR_SCK__DR)
/* Port Number */
#define NOR_SCK_PRT_NUM (* (reg8 *) NOR_SCK__PRT)
/* Connect to Analog Globals */
#define NOR_SCK_AG (* (reg8 *) NOR_SCK__AG)
/* Analog MUX bux enable */
#define NOR_SCK_AMUX (* (reg8 *) NOR_SCK__AMUX)
/* Bidirectional Enable */
#define NOR_SCK_BIE (* (reg8 *) NOR_SCK__BIE)
/* Bit-mask for Aliased Register Access */
#define NOR_SCK_BIT_MASK (* (reg8 *) NOR_SCK__BIT_MASK)
/* Bypass Enable */
#define NOR_SCK_BYP (* (reg8 *) NOR_SCK__BYP)
/* Port wide control signals */
#define NOR_SCK_CTL (* (reg8 *) NOR_SCK__CTL)
/* Drive Modes */
#define NOR_SCK_DM0 (* (reg8 *) NOR_SCK__DM0)
#define NOR_SCK_DM1 (* (reg8 *) NOR_SCK__DM1)
#define NOR_SCK_DM2 (* (reg8 *) NOR_SCK__DM2)
/* Input Buffer Disable Override */
#define NOR_SCK_INP_DIS (* (reg8 *) NOR_SCK__INP_DIS)
/* LCD Common or Segment Drive */
#define NOR_SCK_LCD_COM_SEG (* (reg8 *) NOR_SCK__LCD_COM_SEG)
/* Enable Segment LCD */
#define NOR_SCK_LCD_EN (* (reg8 *) NOR_SCK__LCD_EN)
/* Slew Rate Control */
#define NOR_SCK_SLW (* (reg8 *) NOR_SCK__SLW)
/* DSI Port Registers */
/* Global DSI Select Register */
#define NOR_SCK_PRTDSI__CAPS_SEL (* (reg8 *) NOR_SCK__PRTDSI__CAPS_SEL)
/* Double Sync Enable */
#define NOR_SCK_PRTDSI__DBL_SYNC_IN (* (reg8 *) NOR_SCK__PRTDSI__DBL_SYNC_IN)
/* Output Enable Select Drive Strength */
#define NOR_SCK_PRTDSI__OE_SEL0 (* (reg8 *) NOR_SCK__PRTDSI__OE_SEL0)
#define NOR_SCK_PRTDSI__OE_SEL1 (* (reg8 *) NOR_SCK__PRTDSI__OE_SEL1)
/* Port Pin Output Select Registers */
#define NOR_SCK_PRTDSI__OUT_SEL0 (* (reg8 *) NOR_SCK__PRTDSI__OUT_SEL0)
#define NOR_SCK_PRTDSI__OUT_SEL1 (* (reg8 *) NOR_SCK__PRTDSI__OUT_SEL1)
/* Sync Output Enable Registers */
#define NOR_SCK_PRTDSI__SYNC_OUT (* (reg8 *) NOR_SCK__PRTDSI__SYNC_OUT)
/* SIO registers */
#if defined(NOR_SCK__SIO_CFG)
#define NOR_SCK_SIO_HYST_EN (* (reg8 *) NOR_SCK__SIO_HYST_EN)
#define NOR_SCK_SIO_REG_HIFREQ (* (reg8 *) NOR_SCK__SIO_REG_HIFREQ)
#define NOR_SCK_SIO_CFG (* (reg8 *) NOR_SCK__SIO_CFG)
#define NOR_SCK_SIO_DIFF (* (reg8 *) NOR_SCK__SIO_DIFF)
#endif /* (NOR_SCK__SIO_CFG) */
/* Interrupt Registers */
#if defined(NOR_SCK__INTSTAT)
#define NOR_SCK_INTSTAT (* (reg8 *) NOR_SCK__INTSTAT)
#define NOR_SCK_SNAP (* (reg8 *) NOR_SCK__SNAP)
#define NOR_SCK_0_INTTYPE_REG (* (reg8 *) NOR_SCK__0__INTTYPE)
#endif /* (NOR_SCK__INTSTAT) */
#endif /* CY_PSOC5A... */
#endif /* CY_PINS_NOR_SCK_H */
/* [] END OF FILE */