]> rtime.felk.cvut.cz Git - arc.git/blob - examples/switch_node/config/mpc5516it/Com_PbCfg.h
Starting 'pdur2' branch with copied content from remote repository.
[arc.git] / examples / switch_node / config / mpc5516it / Com_PbCfg.h
1 /*\r
2 * Configuration of module: Com (Com_PbCfg.h)\r
3 *\r
4 * Created by:              ArcCore AB\r
5 * Copyright:               Copyright ArcCore AB 2010\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 Thu Mar 10 09:39:22 CET 2011\r
14 */\r
15 \r
16
17 #if !(((COM_SW_MAJOR_VERSION == 1) && (COM_SW_MINOR_VERSION == 1)) )\r
18 #error Com: Configuration file expected BSW module version to be 1.1.*\r
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_LedCommandTx         0\r
30 \r
31 \r
32 \r
33 // PDU group definitions\r
34 #define TxGroup 0\r
35 \r
36 \r
37 // Signal definitions\r
38 #define SetLedLevelTx 0\r
39 \r
40 \r
41 \r
42 \r
43 #endif /* COM_PBCFG_H */\r