answersLogoWhite

0

RST 5.5 is level triggered interrupt & maskable also. it can be masked by using SIM intrruction.

Vector address of the RST 5.5 interrupt is 002Ch

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What is the lowest priority interrupt in the 8085 microprocessor?

The lowest priority interrupt in the 8085 microprocessor is INTR, unless you also consider the software interrupts, RST 0 through RST 7, which are even lower.


Why the name 8085 Why the name 8085 for microprocessor?

8085 is a microprocessor designed by Intel


Examples of privileged instructions used by 8085 processor?

There is no protected mode in the 8085 microprocessor, therefore, there are no instructions that are considered privileged.


What do '8085' in 8085 Microprocessor signify?

The '8085' in the 8085 microprocessor is the designation given to the microprocessor by Intel. The '5' means it is a single power supply (5 volt) version of the 8080, with enhancements.


What power supply is used in microprocessor 8085 programming?

+5v necessary for microprocessor 8085.


What is the Overview of 8085 microprocessor?

8085 is a 8 bit microprocessor designed by Intel Co.


What is crystal in microprocessor 8085?

crystal is a oscilltor in microprocessor


What is themeaning of pipe lines for 8085 microprocessor?

The 8085 is not pipelined.


How many power supply uses in 8085 microprocessor?

+5v supply is alone needed for Intel 8085 Microprocessor


Prime numbers between 1 to 10 in microprocessor 8085?

program to find prime number in 8085 microprocessor


What is maskable in Intel 8085 microprocessore?

Four of the interrupts in the Intel 8085 (INTR, RST5.5, RST6.5, and RST7.5) are maskable, while one interrupt (TRAP) is non-maskable.The eight RSTx type of software "interrupts" are not really interrupts, but if they were treated as interrupts, they would be non-maskable.


What is HL pair in 8085 microprocessor?

HL is a register pair used to store 16 bit of data in 8085 microprocessor.