hsk-libs-dev  270
High Speed Karlsruhe XC878 library collection
Macros
config.h File Reference

Configuration for the Infineon XC800 Starter Kit. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define CLK   8000000UL
 The external oscilator clock frequency. More...
 
#define CAN0_BAUD   1000000
 The CAN0 baud rate in bits/s. More...
 
#define CAN1_BAUD   1000000
 The CAN1 baud rate in bits/s. More...
 
#define CAN0_IO   CAN0_IO_P10_P11
 The CAN0 IO pin configuration RX P1.0 TX P1.1. More...
 
#define CAN1_IO   CAN1_IO_P14_P13
 The CAN1 IO pin configuration RX P1.4 TX P1.3. More...
 

Detailed Description

Configuration for the Infineon XC800 Starter Kit.

Author
kami

Macro Definition Documentation

§ CAN0_BAUD

#define CAN0_BAUD   1000000

The CAN0 baud rate in bits/s.

§ CAN0_IO

#define CAN0_IO   CAN0_IO_P10_P11

The CAN0 IO pin configuration RX P1.0 TX P1.1.

§ CAN1_BAUD

#define CAN1_BAUD   1000000

The CAN1 baud rate in bits/s.

§ CAN1_IO

#define CAN1_IO   CAN1_IO_P14_P13

The CAN1 IO pin configuration RX P1.4 TX P1.3.

§ CLK

#define CLK   8000000UL

The external oscilator clock frequency.