Configuration Items - Freescale Semiconductor DSP56800E User Manual

Hide thumbs Also See for DSP56800E:
Table of Contents

Advertisement

5.25.2.3
API Definition
The following header files are needed in order to use the MSCAN device driver:
Required Header File(s):
#include "qs.h"
#include "mscan.h"
General-Use Macros and inline functions:
inline UWord32 MSCAN_Id2Idr(UWord32 id);
inline UWord32 MSCAN_Idr2Id(UWord32 idr);
inline UWord32 MSCAN_Id2Idr_V(UWord32 id);
inline UWord32 MSCAN_Idr2Id_V(UWord32 idr);
5.25.2.4

Configuration Items

This section summarizes the symbols used in macro definitions for the static MSCAN module
configuration by the driver initialization routine. Configuration symbols are intended for the
application (project) specific configuration file appconfig.h.
Table 5-856. MSCAN Configuration Items for appconfig.h
SYMBOL
MSCAN_CANCTL0_INIT
MSCAN_CANCTL1_INIT
MSCAN_CANBTR0_INIT
MSCAN_CANBTR1_INIT
MSCAN_CANIDAC_INIT
MSCAN_CANRIER_INIT
MSCAN_CANTCR_INIT
MSCAN_CANIDAR0_INIT
MSCAN_CANIDAR1_INIT
MSCAN_CANIDAR2_INIT
MSCAN_CANIDAR3_INIT
MSCAN_CANIDAR4_INIT
MSCAN_CANIDAR5_INIT
MSCAN_CANIDAR6_INIT
MSCAN_CANIDAR7_INIT
FREESCALE SEMICONDUCTOR
TYPE
UWord16
The initial value of the MSCAN Control Register 0.
UWord16
The initial value of the MSCAN Control Register 1.
UWord16
The initial value of the MSCAN Bus Timing Register 0.
UWord16
The initial value of the MSCAN Bus Timing Register 1.
UWord16
The initial value of the MSCAN Identifier Acceptance Con-
trol Register.
UWord16
The initial value of the MSCAN Receiver Interrupt Enable
Register.
UWord16
The initial value of the MSCAN Transmit Interrupt Enable
Register.
UWord16
The initial values of the MSCAN Identifier Acceptance
Registers 0-7.
Targeting 56F8xxx Platform
DESCRIPTION
5-1013

Advertisement

Table of Contents
loading

Table of Contents