]> rtime.felk.cvut.cz Git - arc.git/blob - examples/pwm_node2/config/hcs12x_elmicro_tboard/Com_PbCfg.h
Starting 'pdur2' branch with copied content from remote repository.
[arc.git] / examples / pwm_node2 / config / hcs12x_elmicro_tboard / Com_PbCfg.h
1 /*\r
2 * Configuration of module: Com (Com_PbCfg.h)\r
3 *\r
4 * Created by:              Arccore AB\r
5 * Copyright:               \r
6 *\r
7 * Configured for (MCU):    HCS12\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 14:35:00 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_LedCommandRx         0\r
30 \r
31 \r
32 \r
33 // PDU group definitions\r
34 #define RxGroup 0\r
35 \r
36 \r
37 // Signal definitions\r
38 #define SetLedLevelRx 0\r
39 \r
40 \r
41 \r
42 \r
43 #endif /* COM_PBCFG_H */\r