Configuration Items - Freescale Semiconductor DSP56800E User Manual

Hide thumbs Also See for DSP56800E:
Table of Contents

Advertisement

5.8.2.2

Configuration Items

This section summarizes the symbols used in macro definitions for the static GPIO port
configuration by the driver initialization routine. Symbol x in the table should be replaced with the
name of the GPIO port e.g. GPIO_A_PUR. These symbols are intended for the application
(project) specific configuration file appconfig.h. See e.g. Example 5-246 for more details.
GPIO_ x _PUR_INIT
GPIO_ x _DDR_INIT
GPIO_ x _PER_INIT
GPIO_ x _IENR_INIT
GPIO_ x _IPOLR_INIT
MC56F83xx, MC56F801x, MC56F802x/3x
only:
GPIO_ x _PPMODE_INIT
MC56F80xx only:
GPIO_ x _DRIVE_INIT
MC56F800x only:
GPIO_ x _IFE_INIT
MC56F800x only:
GPIO_ x _SLEW_INIT
5-308
Table 5-234. GPIO Configuration Items for appconfig.h
SYMBOL
Targeting 56F8xxx Platform
TYPE
DESCRIPTION
UWord16
Represents contents of the GPIO
Pull-Up Enable Register.
UWord16
Represents contents of the GPIO
Data Direction Register.
UWord16
Represents contents of the GPIO
Peripheral Enable Register.
UWord16
Represents contents of the GPIO
Interrupt Enable Register.
UWord16
Represents contents of the GPIO
Interrupt Polarity Register.
UWord16
Represents contents of the GPIO
Push-Pull Mode Register.
UWord16
Represents contents of the GPIO
Drive Strength Register.
UWord16
Represents contents of the GPIO
Input Filter Register.
UWord16
Represents contents of the GPIO
Slew Rate Register.
FREESCALE SEMICONDUCTOR

Advertisement

Table of Contents
loading

Table of Contents