]> rtime.felk.cvut.cz Git - arc.git/blob - examples/pwm_node2/config/mpc5516it/PduR_PbCfg.h
Starting 'pdur2' branch with copied content from remote repository.
[arc.git] / examples / pwm_node2 / config / mpc5516it / PduR_PbCfg.h
1 /*\r
2 * Configuration of module: PduR (PduR_PbCfg.h)\r
3 *\r
4 * Created by:              Arccore AB\r
5 * Copyright:               \r
6 *\r
7 * Configured for (MCU):    MPC551x\r
8 *\r
9 * Module vendor:           ArcCore\r
10 * Generator version:       2.0.2\r
11 *\r
12 * Generated by Arctic Studio (http://arccore.com) \r
13 *           on Thu Mar 10 09:37:44 CET 2011\r
14 */\r
15 \r
16
17 #if !(((PDUR_SW_MAJOR_VERSION == 1) && (PDUR_SW_MINOR_VERSION == 0)) )\r
18 #error PduR: Configuration file expected BSW module version to be 1.0.*\r
19 #endif
20
21 \r
22 #if defined(USE_DCM)\r
23 #include "Dcm.h"\r
24 #endif\r
25 #if defined(USE_COM)\r
26 #include "Com.h"\r
27 #endif\r
28 #if defined(USE_CANIF)\r
29 #include "CanIf.h"\r
30 #endif\r
31 #if defined(USE_CANTP)\r
32 #include "CanTp.h"\r
33 #endif\r
34 \r
35 extern PduR_PBConfigType PduR_Config;\r
36 \r
37 //  PduR Polite Defines.\r
38 \r
39 #define PDUR_SOURCE_PDU_ID_LedCommandRx CANIF_PDU_ID_LedCommandRx\r
40 #define PDUR_DEST_PDU_ID_LedCommandRx COM_PDU_ID_LedCommandRx\r