answer this question and show answer step by step read the following sequence of com 5154235
answer this question and show answer step by step
, Read the following sequence of commands carefully. MOVLF B'11100001', TRISA (10 points) movlw 10 movwf Counter movlw B'00001000 andwf Counter, W movwf PORTA For each command please show clearly the contents of the registers involved. especially WREG and finally how would the LEDs connected to the PIC behave if all the commands are run, i.c. which of the four LEDs will be ON and which OFF?