iLLD_TC27xC  1.0
IfxMultican_PinMap.c
Go to the documentation of this file.
1 /**
2  * \file IfxMultican_PinMap.c
3  * \brief MULTICAN I/O map
4  * \ingroup IfxLld_Multican
5  *
6  * \version iLLD_0_1_0_10
7  * \copyright Copyright (c) 2013 Infineon Technologies AG. All rights reserved.
8  *
9  *
10  * IMPORTANT NOTICE
11  *
12  *
13  * Infineon Technologies AG (Infineon) is supplying this file for use
14  * exclusively with Infineon's microcontroller products. This file can be freely
15  * distributed within development tools that are supporting such microcontroller
16  * products.
17  *
18  * THIS SOFTWARE IS PROVIDED "AS IS". NO WARRANTIES, WHETHER EXPRESS, IMPLIED
19  * OR STATUTORY, INCLUDING, BUT NOT LIMITED TO, IMPLIED WARRANTIES OF
20  * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE APPLY TO THIS SOFTWARE.
21  * INFINEON SHALL NOT, IN ANY CIRCUMSTANCES, BE LIABLE FOR SPECIAL, INCIDENTAL,
22  * OR CONSEQUENTIAL DAMAGES, FOR ANY REASON WHATSOEVER.
23  *
24  */
25 
26 #include "IfxMultican_PinMap.h"
27 
70 
71 
73  {
74  {
80  NULL_PTR,
81  &IfxMultican_RXD0G_P34_2_IN
82  },
83  {
89  NULL_PTR,
90  NULL_PTR
91  },
92  {
98  NULL_PTR,
99  NULL_PTR
100  },
101  {
107  NULL_PTR,
108  NULL_PTR
109  }
110  }
111 };
112 
114  {
115  {
121  &IfxMultican_TXD0_P34_1_OUT
122  },
123  {
129  NULL_PTR
130  },
131  {
137  NULL_PTR
138  },
139  {
145  NULL_PTR
146  }
147  }
148 };