]> rtime.felk.cvut.cz Git - arc.git/blob - boards/stm32_stm3210c/examples/com_simple/config/PduR_PbCfg.h
93fceb3ee5793e4e6b645b675d1d85e15ef53bd2
[arc.git] / boards / stm32_stm3210c / examples / com_simple / config / PduR_PbCfg.h
1 /*\r
2 * Configuration of module: PduR (PduR_PbCfg.h)\r
3 *\r
4 * Created by:              \r
5 * Copyright:               \r
6 *\r
7 * Configured for (MCU):    STM32_F107\r
8 *\r
9 * Module vendor:           ArcCore\r
10 * Generator version:       3.0.8\r
11 *\r
12 * Generated by Arctic Studio (http://arccore.com) \r
13 *           on Wed Jul 06 13:54:34 CEST 2011\r
14 */\r
15 \r
16
17 #if !(((PDUR_SW_MAJOR_VERSION == 2) && (PDUR_SW_MINOR_VERSION == 0)) )
18 #error PduR: Configuration file expected BSW module version to be 2.0.*
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 #define PDUR_PDU_ID_CanDB_Message_1             0\r
39 #define PDUR_REVERSE_PDU_ID_CanDB_Message_1             0\r
40 #define PDUR_PDU_ID_CanDB_Message_2             1\r
41 #define PDUR_REVERSE_PDU_ID_CanDB_Message_2             1\r
42 \r