NY8A051 岳阳NY8A051H厂商 NY8A051H
价格:0.01起
产品规格:
产品数量:
包装说明:
关 键 词:NY8A051H
行 业:电子 电子产品设计
发布时间:2022-10-22
NY8A051H provide two kinds of interrupt: one is software interrupt and the other is hardware interrupt. Software interrupt is caused by execution of instruction INT. There are 6 hardware interrupts:
Timer0 overflow interrupt.
Timer1 underflow interrupt.
WDT timeout interrupt.
PB input change interrupt.
External interrupt..
LVD interrupt
GIE is global interrupt enable flag. It has to be 1 to enable hardware interrupt functions. GIE can be set by ENI instruction and clear to 0 by DISI instruction.