14.6.2 PORTB

PORTB Register
Note: Writes to PORTB are actually written to the corresponding LATB register.
 Reads from PORTB register return actual I/O pin values.
Name: PORTB
Address: 0x00D

Bit 76543210 
 RB7RB6RB5RB4RB3RB2RB1RB0 
Access R/WR/WR/WR/WR/WR/WR/WR/W 
Reset xxxxxxxx 

Bits 0, 1, 2, 3, 4, 5, 6, 7 – RBn Port I/O Value bits

Note: Bits RB6 and RB7 read ‘1’ while in Debug mode.
Reset States: 
POR/BOR = xxxxxxxx
All Other Resets = uuuuuuuu
ValueDescription
1

PORT pin is ≥ VIH

0

PORT pin is ≤ VIL

Writes to PORTB are actually written to the corresponding LATB register.
 Reads from PORTB register return actual I/O pin values.