psocgpioint.asm
来自「A very good POCSAG Paging Protocol Decod」· 汇编 代码 · 共 20 行
ASM
20 行
;
; pagerPinINT.asm
;
; Data: 29 October, 2001
; Copyright Cypress MicroSystems 2001
;
; This file is generated by the Device Editor on Application Generation.
; It contains the function that services the GPIO interrupt.
;
; Edits to this file will be preserved.
;
include "PSoCGPIOINT.inc"
export pager_GPIO_ISR
pager_GPIO_ISR:
reti
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?