139k views
3 votes
In the PIC18 with TRISD = 0b01111111, what is the configuration of the Port D? Select one: a. Bit 7 of port D is set to input b. Port D is set as an input port C. Port D is set as an output port d. Bit 7 of port D is set to output e. Port D is set to 127 decimal

User Emachine
by
8.1k points

1 Answer

4 votes

Answer:

In the PIC18 with TRISD = 0b01111111, bit 7 of port D is set to output and the other bits are set to input. Therefore, the correct answer is d. Bit 7 of port D is set to output.

User Danielpradilla
by
8.3k points

Related questions