SAE Teensy ECU
IIT SAE Microcontroller programming
Loading...
Searching...
No Matches
CanbusConfig.def
Go to the documentation of this file.
1
12
#ifndef __ECU_CANBUSCONFIG_DEF__
13
// @cond
14
#define __ECU_CANBUSCONFIG_DEF__
15
// @endcond
16
17
#include "
ECUGlobalConfig.h
"
18
23
#define CONFIG_FLEXCAN_CAN_SELECT CAN1
24
28
#define CONFIG_FLEXCAN_BAUD_RATE 500000
29
34
#define CONFIG_FLEXCAN_TX_MAILBOXES 2
35
36
#endif
// __ECU_CANBUSCONFIG_DEF__
ECUGlobalConfig.h
Configure global build properties.
libraries
Canbus
CanbusConfig.def
Generated by
1.9.8