I/O Port; Setioport - Renesas M16C/62P Group Reference Manual

Group renesas embedded application programming interface
Hide thumbs Also See for M16C/62P Group:
Table of Contents

Advertisement

4.2.3 I/O Port

__SetIOPort

Synopsis
<Set I/O port>
Boolean __SetIOPort(unsigned long data1, unsigned int data2)
Sets the operating conditions of a specified I/O port.
Description
[data1]
For data1, the following definition values can be set. To set multiple definition values at
the same time, use the symbol "|" to separate each specified value. Note, however, that
multiple ports cannot be specified at the same time.
The definition values corresponding to each I/O port are listed below.
Rev.1.00
2007.11.1
REC10B0002-0100
data1
Setup data 1
data2
Setup data 2
RAPI_PORT_0_0
Port P0
RAPI_PORT_0_2
Port P0
RAPI_PORT_0_4
Port P0
RAPI_PORT_0_6
Port P0
RAPI_PORT_1_0
Port P1
RAPI_PORT_1_2
Port P1
RAPI_PORT_1_4
Port P1
RAPI_PORT_1_6
Port P1
RAPI_PORT_2_0
Port P2
RAPI_PORT_2_2
Port P2
RAPI_PORT_2_4
Port P2
RAPI_PORT_2_6
Port P2
RAPI_PORT_3_0
Port P3
RAPI_PORT_3_2
Port P3
RAPI_PORT_3_4
Port P3
RAPI_PORT_3_6
Port P3
RAPI_PORT_4_0
Port P4
RAPI_PORT_4_2
Port P4
RAPI_PORT_4_4
Port P4
RAPI_PORT_4_6
Port P4
RAPI_PORT_5_0
Port P5
RAPI_PORT_5_2
Port P5
RAPI_PORT_5_4
Port P5
RAPI_PORT_5_6
Port P5
RAPI_PORT_6_0
Port P6
RAPI_PORT_6_2
Port P6
RAPI_PORT_6_4
Port P6
RAPI_PORT_6_6
Port P6
RAPI_PORT_7_0
Port P7
RAPI_PORT_0_1
0
RAPI_PORT_0_3
2
RAPI_PORT_0_5
4
RAPI_PORT_0_7
6
RAPI_PORT_1_1
0
RAPI_PORT_1_3
2
RAPI_PORT_1_5
4
RAPI_PORT_1_7
6
RAPI_PORT_2_1
0
RAPI_PORT_2_3
2
RAPI_PORT_2_5
4
RAPI_PORT_2_7
6
RAPI_PORT_3_1
0
RAPI_PORT_3_3
2
RAPI_PORT_3_5
4
RAPI_PORT_3_7
6
RAPI_PORT_4_1
0
RAPI_PORT_4_3
2
RAPI_PORT_4_5
4
RAPI_PORT_4_7
6
RAPI_PORT_5_1
0
RAPI_PORT_5_3
2
RAPI_PORT_5_5
4
RAPI_PORT_5_7
6
RAPI_PORT_6_1
0
RAPI_PORT_6_3
2
RAPI_PORT_6_5
4
RAPI_PORT_6_7
6
RAPI_PORT_7_1
0
71
Port P0
1
Port P0
3
Port P0
5
Port P0
7
Port P1
1
Port P1
3
Port P1
5
Port P1
7
Port P2
1
Port P2
3
Port P2
5
Port P2
7
Port P3
1
Port P3
3
Port P3
5
Port P3
7
Port P4
1
Port P4
3
Port P4
5
Port P4
7
Port P5
1
Port P5
3
Port P5
5
Port P5
7
Port P6
1
Port P6
3
Port P6
5
Port P6
7
Port P7
1

Advertisement

Table of Contents
loading

Table of Contents