SN8P2977
8-Bit Micro-Controller with Regulator, PGIA, 24-bit ADC
SONiX TECHNOLOGY CO., LTD
Page 64
Version 1.7
7.3 I/O PULL UP REGISTER
0E0H
Bit 7
Bit 6
Bit 5
Bit 4
Bit 3
Bit 2
Bit 1
Bit 0
P0UR
P07R
P06R
P05R
P04R
P03R
P02R
P01R
P00R
Read/Write
W
W
W
W
W
W
W
W
After Reset
0
0
0
0
0
0
0
0
0E1H
Bit 7
Bit 6
Bit 5
Bit 4
Bit 3
Bit 2
Bit 1
Bit 0
P1UR
-
-
-
-
-
-
P11R
P10R
Read/Write
-
-
-
-
-
-
W
W
After reset
-
-
-
-
-
-
0
0
0DDH
Bit 7
Bit 6
Bit 5
Bit 4
Bit 3
Bit 2
Bit 1
Bit 0
P2UR
P27R
P26R
P25R
P24R
P23R
P22R
P21R
P20R
Read/Write
W
W
W
W
W
W
W
W
After Reset
0
0
0
0
0
0
0
0
0DEH
Bit 7
Bit 6
Bit 5
Bit 4
Bit 3
Bit 2
Bit 1
Bit 0
P3UR
P37R
P36R
P35R
P34R
P33R
P32R
P31R
P30R
Read/Write
W
W
W
W
W
W
W
W
After Reset
0
0
0
0
0
0
0
0
Bit [7:0]
Pn0R~Pn7R:
I/O port pull-up resistor control bit.
(n = 0~1).
0 = Disable pull-up resistor.
1 = Enable pull-up resistor.
Note: PnUR is Write Only Register.
Example: I/O Pull up Register
MOV
A, #0FFH
; Enable Port1 Pull-up register,
B0MOV
P1UR,A