Question: please show work or code 2. Identify the direction(I/O) and value (1,0, use X if unknown) for each the following pins 2,3,4,5,6 given the code

please show work or code
2. Identify the direction(I/O) and value (1,0, use X if unknown) for each the following pins 2,3,4,5,6 given the code below: (50 points) PGDIR )= OxA9; P3DIR &= _0x05; P4DIR &=0x5A; P6DIR=0x3: Pin 2: Pin 3: P3OUT 0x99: Pin 4: P4OUT Ox77; Pin 5: P6OUT OXEE: Pin 6: P3REN &= _0x04; P4REN = OxOF: 2. Identify the direction(I/O) and value (1,0, use X if unknown) for each the following pins 2,3,4,5,6 given the code below: (50 points) PGDIR )= OxA9; P3DIR &= _0x05; P4DIR &=0x5A; P6DIR=0x3: Pin 2: Pin 3: P3OUT 0x99: Pin 4: P4OUT Ox77; Pin 5: P6OUT OXEE: Pin 6: P3REN &= _0x04; P4REN = OxOF
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
