Programming Model
I/O Ports
10-37
10.4.11
Port M Registers
Port M is composed of the following four general-purpose I/O registers:
•
Port M direction register (PMDIR)
•
Port M data register (PMDATA)
•
Port M pull-up enable register (PMPUEN)
•
Port M select register (PMSEL)
Each signal in the PMDATA register connects to an external pin. It should be noted that pins 6 and 7 are
not connected to external pins.
10.4.11.1
Port M Direction Register
The direction register controls the direction (input or output) of the line associated with the PMDATA bit
position. When the data bit is assigned to a dedicated I/O function by the PMSEL register, the DIR bits are
ignored. The settings for the PMDIR register bit positions are shown in Table 10-51.
PMDIR
Port M Direction Register
0x(FF)FFF448
BIT 7
6
5
4
3
2
1
BIT 0
DIR5
DIR4
DIR3
DIR2
DIR1
DIR0
TYPE
rw
rw
rw
rw
rw
rw
RESET
0
0
0
0
0
0
0
0
0x00
Table 10-51. Port M Direction Register Description
Name Description
Setting
Reserved
Bits
7–6
Reserved
These bits are reserved and should be set to
0.
DIRx
Bits 5–0
Direction—These bits control the direction of
the pins in an 8-bit system. They reset to 0.
0 = The pins are inputs.
1 = The pins are outputs.
Содержание MC68VZ328
Страница 1: ...MC68VZ328UM D Rev 0 02 2000 MC68VZ328 Integrated Processor User s Manual ...
Страница 14: ...xiv MC68VZ328 User s Manual ...
Страница 18: ...xviii MC68VZ328 User s Manual ...
Страница 26: ...xxvi MC68VZ328 User s Manual ...
Страница 42: ...1 12 MC68VZ328 User s Manual Modules of the MC68VZ328 ...
Страница 54: ...2 12 MC68VZ328 User s Manual In Circuit Emulation ICE Signals ...
Страница 68: ...3 14 MC68VZ328 User s Manual Programmer s Memory Map ...
Страница 110: ...6 22 MC68VZ328 User s Manual Programming Model ...