(2) Port definition
00D0 Set port 1 bit function. Write only.
* An '1' in this register will set the corresponding pin of port 1 as an output pin.
* The default value for each bit is 0.
00D1 Set port 1 pull-up resistor. Write only.
* An '1' in this register will enable the pull-up resistor of the corresponding pin of port 1. But the
pull-up resistor will be disabled if the pin is output low.
* The default value for each bit is 0.
00D2 Set port 1 pull-low resistor. Write only.
* An '1' in this register will enable the pull-low resistor of the corresponding pin of port 1. But
the pull-low resistor will be disabled if the pin is output low.
* The default value for each bit is 0.
00D3 Set port 1 bitwise input type function. Write only.
Bit 0 : = 0 set this pin as an inverter type input.
= 1 set this pin as a schmitt type input.
1 : = 0 set this pin as an inverter type input.
= 1 set this pin as a schmitt type input.
2 : = 0 set this pin as an inverter type input.
= 1 set this pin as a schmitt type input.
3 : = 0 set this pin as an inverter type input.
= 1 set this pin as a dimmer type input.
4 : = 0 set this pin as an inverter type input.
= 1 set this pin as a dimmer type input.
5 : = 0 set this pin as an inverter type input.
= 1 set this pin as a schmitt type input.
6 : = 0 set this pin as a schmitt type input.
= 1 set this pin as an inverter type input.
7 : = 0 set this pin as a schmitt type input.
= 1 set this pin as an inverter type input.
* The default value for each bit is 0.