Specifications
Chapter 2 - Microcontroller PIC16F84
Memory Banks
Beside this 'length' division to SFR and GPR registers, memory map is also divided in 'width' (see
preceding map) to two areas called 'banks'. Selecting one of the banks is done via RP0 and RP1
bits in STATUS register.
Example:
bcf STATUS, RP0
Instruction BCF clears bit RP0 (RP0=0) in STATUS register and thus sets up bank 0.
http://www.mikroelektronika.co.yu/english/product/books/PICbook/2_06Poglavlje.htm (2 of 5) [4/2/2003 16:17:50]