Registers

Data Registers

Data registers are used in microcomputers to hold data temporarily. Normally this data can be accessed faster than if it…

4 months ago

How Special Function Registers (SFRs) are Mapped into Memory Space

There are two basic primary architectures used for mapping special function registers into memory space. In the first type of…

5 months ago

CPU Registers

A register is basically an n-bit binary storage element. CPU registers are usually used to temporarily hold data and memory…

5 months ago