]> rtime.felk.cvut.cz Git - arc.git/blob - boards/mpc5606s/examples/can_node/config/Com_PbCfg.h
Cleanup of some drivers. Re-generated examples for mpc551xsim
[arc.git] / boards / mpc5606s / examples / can_node / config / Com_PbCfg.h
1 /*\r
2 * Configuration of module: Com (Com_PbCfg.h)\r
3 *\r
4 * Created by:              \r
5 * Copyright:               \r
6 *\r
7 * Configured for (MCU):    MPC551x\r
8 *\r
9 * Module vendor:           ArcCore\r
10 * Generator version:       2.0.5\r
11 *\r
12 * Generated by Arctic Studio (http://arccore.com) \r
13 *           on Tue May 10 13:57:12 CEST 2011\r
14 */\r
15 \r
16
17 #if !(((COM_SW_MAJOR_VERSION == 1) && (COM_SW_MINOR_VERSION == 1)) )
18 #error Com: Configuration file expected BSW module version to be 1.1.*
19 #endif
20
21 #ifndef COM_PBCFG_H\r
22 #define COM_PBCFG_H\r
23 \r
24 #include "Com_Types.h"\r
25 \r
26 extern const Com_ConfigType ComConfiguration;\r
27 \r
28 //  COM Polite Defines.\r
29 #define COM_PDU_ID_RxPdu1               0\r
30 #define COM_PDU_ID_RxPdu2               1\r
31 #define COM_PDU_ID_TxPdu1               2\r
32 #define COM_PDU_ID_TxPdu2               3\r
33 \r
34 \r
35 \r
36 // PDU group definitions\r
37 #define ComPduGroup 0\r
38 \r
39 \r
40 // Signal definitions\r
41 #define RxPdu1_Signal1 0\r
42 #define RxPdu2_Signal1 1\r
43 #define TxPdu1_Signal1 2\r
44 #define TxPdu2_Signal1 3\r
45 #define TxPdu2_SignalGroup1 4\r
46 \r
47 \r
48 // Group signal definitions\r
49 #define TxPdu2_SignalGroup1_GroupSignal1 0\r
50 \r
51 \r
52 #endif /* COM_PBCFG_H */\r