Question: Write instruction to configure PORTE bit 1 , 2 and 6 as inputs and PORTE bit 0 , 3 , 4 , 5 and 7
Write instruction to configure PORTE bit and as inputs and PORTE bit
and as outputs. marks
b Which registers are involved in the configuration of bidirectional inputoutput pin
for PORTA and PORTC? mark
c Write an instruction sequence to configure INT as low priority interrupt and INT
as high priority interrupt. marks
d Write instruction sequence to monitor bit and bit at PORTC. When both bit
are HIGH, toggle odd bit at PORTF. When both bit are LOW, complement the
PORTD. Otherwise, when one bit HIGH and one bit LOW, send value xFF to
both port; PORTF and PORTD.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
