Introduction Registers are types of computer memory. They reside near to CPU and are used immediately by the CPU. Can hold data (bits of sequence), storage address (pointers), or instructions. Registers holding the memory location are used to calculate the address of the next instruction. In terms of MCU’s registers are special memory regions These […]