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


Please Help Members By Posting Answers For Below Questions

what is a Watchdog Timer?

670


What is meant by flipflop?

629


In the instruction FADD, What does F stands for

801


What is the need for port?

666


Explain db?

632






8051 Was developed using which technology?

793


What is the bhe signal?

638


What is meant by cross-compiler?

620


Classify interrupts on the basis of signals.

543


Where the data is transferred in a DMA write operation?

710


Which is non maskable interrupt for 8085?

593


Explain memory mapped i/o and i/o mapped i/o schemes?

764


Describe the accumulator register of 8085?

578


Explain an interrupt?

602


what differences can you state between the hlt and hold states?

746