16.5.4 PORTD
PORTD RegisterNote: Writes to PORTD are actually
written to the corresponding LATD register.
Reads from PORTD register return actual I/O
pin values.
Name: | PORTD |
Address: | 0xF8F |
Bit | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | |
| RD7 | RD6 | RD5 | RD4 | RD3 | RD2 | RD1 | RD0 | |
Access | R/W | R/W | R/W | R/W | R/W | R/W | R/W | R/W | |
Reset | x | x | x | x | x | x | x | x | |
Bits 0, 1, 2, 3, 4, 5, 6, 7 – RDn Port I/O Value
bits
Reset States: | POR/BOR = xxxxxxxx | All Other Resets = uuuuuuuu |
|
Value | Description |
---|
1 |
Port pin is ≥ VIH |
0 |
Port pin is ≤ VIL |
Writes to PORTD are actually
written to the corresponding LATD register.
Reads from PORTD register return actual I/O
pin values.