What are the functions of RIM, SIM, IN?
Answer Posted / ramdas gore
IN istruction is used to read data from a port and store it
into accumulator.
IN PORT_ADDR
e.g. if a PPI say 8155 is configured to act port A as in
put and port address is 81h assumed, then to read port A as
IN 81H
MOV D, A ;MOVE THE READ DATA IN REG D
| Is This Answer Correct ? | 11 Yes | 9 No |
Post New Answer View All Answers
Can an rc circuit be used as clock source for 8085?
Tell the addresses which are bit addressable?
Describe the jae instruction with the help of an example?
State an interrupt that is not level sensitive?
What is an os and what are its functions?
What are registers in microcontroller ?
What happens when the intr signal goes high in the 8085?
Explain jnc.?
List some analog modulation techniques.
What is a stack pointer register?
How are labels named in assembly language?
Define crossbar switching with reference to 8086?
Which segment is used to store interrupt and subroutine return address registers?
What is address bus, data bus and control bus in microprocessor 8051 ?
Explain an interrupt?