Saved Bookmarks
| 1. |
What Is Program Counter? |
|
Answer» Program Counter or PC is a Special Function REGISTER (SFR) in microprocessor/microcontroller which contains the ADDRESS of the first BYTE of next INSTRUCTION or next byte of a multi-byte instruction to be fetched for execution of a program. Program Counter or PC is a Special Function Register (SFR) in microprocessor/microcontroller which contains the address of the first byte of next instruction or next byte of a multi-byte instruction to be fetched for execution of a program. |
|