psocgpioint.inc
来自「Application Note Abstract This Applicat」· INC 代码 · 共 32 行
INC
32 行
;
; PSoCGPIOINT.inc
;
; Data: 29 October, 2001
; Copyright Cypress MicroSystems 2001
;
; This file is generated by the Device Editor on Application Generation.
; It contains equates that are useful in writing code relating to GPIO
; related interrupts.
;
; DO NOT EDIT THIS FILE MANUALLY, AS IT IS OVERWRITTEN!!!
; Edits to this file will not be preserved.
;
; Port_1_0 address and mask equates
Port_1_0_Bypass_ADDR: equ 6h
Port_1_0_Data_ADDR: equ 4h
Port_1_0_DriveMode_0_ADDR: equ 104h
Port_1_0_DriveMode_1_ADDR: equ 105h
Port_1_0_IntCtrl_0_ADDR: equ 106h
Port_1_0_IntCtrl_1_ADDR: equ 107h
Port_1_0_IntEn_ADDR: equ 5h
Port_1_0_MASK: equ 1h
; Port_0_0 address and mask equates
Port_0_0_Bypass_ADDR: equ 2h
Port_0_0_Data_ADDR: equ 0h
Port_0_0_DriveMode_0_ADDR: equ 100h
Port_0_0_DriveMode_1_ADDR: equ 101h
Port_0_0_IntCtrl_0_ADDR: equ 102h
Port_0_0_IntCtrl_1_ADDR: equ 103h
Port_0_0_IntEn_ADDR: equ 1h
Port_0_0_MASK: equ 1h
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?