Configuration Items - Freescale Semiconductor DSP56800E User Manual

Hide thumbs Also See for DSP56800E:
Table of Contents

Advertisement

Table 5-404. decoder_sEncSignals Data Structure Members (Continued)
Member
PhaseA
Reserved
5.13.2.2

Configuration Items

This section summarizes the symbols used in macro definitions for the static Quadrature Decoder
module configuration by the driver initialization routine. These symbols are intended for the
application (project) specific configuration file appconfig.h. See e.g. Example 5-400 for more
details.
Table 5-405. Quadrature Decoder Configuration Items for appconfig.h
SYMBOL
DEC_x_DECCR_INIT
DEC_x_WTR_INIT
DEC_x_FIR_INIT
DEC_x_UIR_INIT
DEC_x_LIR_INIT
Note - x specifies the used Quadrature Decoder module. It can be either 0 or 1.
5.13.2.3
API Specification
This section specifies the exact usage for each API function.
Function arguments for each routine are described as in, out, or inout.
1. in argument means that the parameter value is an input only to the function.
2. out argument means that the parameter value is an output only from the function.
3. inout argument means that a parameter value is an input to the function, but the same
parameter is also an output from the function.
Note: inout parameters are typically input pointer variables in which the caller passes the address
of a pre-allocated data structure to a function. The function stores its results within that data
structure. The actual value of the inout pointer parameter is not changed.
5-502
Type
UWord16 : 1
A bit reflecting the state of the Encoder PhaseA
Signal.
UWord16 : 13
Unused
TYPE
UWord16
UWord16
UWord16
UWord16
UWord16
Targeting 56F8xxx Platform
Description
DESCRIPTION
Represents contents of the Decoder
Control Register
Represents contents of the Decoder
Watchdog Time-out Register
Represents contents of the Decoder
Filter Interval Register
Represents contents of the Decoder
Upper Initialization Register
Represents contents of the Decoder
Lower Initialization Register
FREESCALE SEMICONDUCTOR

Advertisement

Table of Contents
loading

Table of Contents