76
ABOV Semiconductor Co., Ltd.
9.7 P4 Port
9.7.1 P4 Port Description
P4 is 4-bit I/O port. P4 control registers consist of P4 data register (P4), P4 direction register (P4IO), P4 pull-up resistor
selection register (P4PU) andP4 open-drain selection register (P4OD).Refer to the port function selection registers for
the P4 function selection.
9.7.2 Register description for P4
P4 (P4 Data Register): A0H
Initial value: 00H
NOTE)
1. Do not use the “direct bit test and branch” instruction for input port. More detail information is at chapter
17.2 Instructions on how to use the input port.
Example) Avoid direct input port bit test and branch condition as below
if(P40) → if(P4 & 0x01)
P4IO (P4 Direction Register): C9H
Initial value: 00H
NOTE)
1. SS0 function possible when input
P4PU (P4 Pull-up Resistor Selection Register): A3H
Initial value: 00H
Configure Pull-up Resistor of P4 Port