16.5.5 PORTE
PORTE RegisterNote: Writes to PORTE are actually written to the
corresponding LATE register.
Reads from PORTE register return actual I/O pin
values.
Name: | PORTE |
Address: | 0xF90 |
Bit | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | |
| | | | | RE3 | RE2 | RE1 | RE0 | |
Access | | | | | R/W | R/W | R/W | R/W | |
Reset | | | | | x | x | x | x | |
Bits 0, 1, 2, 3 – REn Port I/O Value bits
Note:
- Bit RE3 is read-only, and will read ‘1’ when MCLRE = 1 (Master Clear
enabled).
- 28-pin package only has RE3 in this register.
Reset States: | POR/BOR = xxxx | All Other Resets = uuuu |
|
Value | Description |
---|
1 |
Port pin is ≥ VIH
|
0 |
Port pin is ≤ VIL
|