Configuration Items - Freescale Semiconductor DSP56800E User Manual

Hide thumbs Also See for DSP56800E:
Table of Contents

Advertisement

Public Data Structure(s):
none
5.20.2.2

Configuration Items

This section summarizes the symbols used in macro definitions for the static configuration of the
Quad Timer module by the driver initialization routine. These symbols are intended for the
application (project) specific configuration file appconfig.h. See e.g. Example 5-688 for more
details.
Table 5-729. Quad Timer Configuration Items for appconfig.h
SYMBOL
QT_xx_CTRL_INIT
QT_xx_SCR_INIT
QT_xx_CMP1_INIT
QT_xx_CMP2_INIT
QT_xx_LOAD_INIT
QT_xx_CNTR_INIT
QT_xx_CMPLD1_INIT
QT_xx_CMPLD2_INIT
QT_xx_COMSCR_INIT
MC56F802x/3x only:
QT_x0_ENBL_INIT
(channel 0 only)
MC56F802x/3x only:
QT_xx_FILT_INIT
Note - "xx" specifies the used timer. It can be A0, A1, A2, A3, B0, B1, B2, B3, C0, C1, C2, C3,
D0, D1, D2, D3 or just 0, 1, 2, 3 in case of single timer.
5-870
TYPE
UWord16
Initial value of the timer/counter Control Reg-
ister (TMRCTRL)
UWord16
Initial value of the timer/counter Status and
Control Register (TMRSCR)
UWord16
Initial value of the timer/counter Compare
Register 1 (TMRCMP1)
UWord16
Initial value of the timer/counter Compare
Register 2 (TMRCMP2)
UWord16
Initial value of the timer/counter Load Regis-
ter (TMRLOAD)
UWord16
Initial value of the timer/counter Counter
Register (TMRCNTR)
UWord16
Initial value of the Timer Comparator Load
Registers 1 (TMRCMPLD1)
UWord16
Initial value of the Timer Comparator Load
Registers 2 (TMRCMPLD2)
UWord16
Initial value of the Timer Comparator Sta-
tus/Control Registers (TMRCOMSCR)
UWord16
Initial value of the Channel Enable Register
UWord16
Initial value of the Input Filter Register
Targeting 56F8xxx Platform
DESCRIPTION
FREESCALE SEMICONDUCTOR

Advertisement

Table of Contents
loading

Table of Contents