Physics, asked by sarvesh4690, 1 year ago

Explain the W register in the PIC Microcontroller with suitable example.

Answers

Answered by adnanthalangara
3

i think slr is an eg

Answered by TarunKrishna
2

The W register is a special register in the PIC architecture, that is used as one of the 2 operands for ALU operations, and can also be the destination for any ALU operation. In PIC18 devices, the W register is also mapped in RAM and can be accessed through the WREG special functionregister.

Similar questions