English
Language : 

MC9S08LC60 Datasheet, PDF (91/358 Pages) Freescale Semiconductor, Inc – Microcontrollers
Chapter 6 Parallel Input/Output
6.2.5.1 Port C Data Registers (PTCD)
Port C parallel I/O function is controlled by the data and data direction registers in this section.
7
R
PTCD71
W
6
PTCD62
5
PTCD5
4
PTCD4
3
PTCD3
2
PTCD2
1
PTCD1
Reset
0
0
0
0
0
0
0
Figure 6-18. Port C Data Register (PTCD)
1 Reads of PTCD7 always return the pin value of PTC7, regardless of the value stored in the bit PTCDD7
2 Reads of PTCD6 always return the contents of PTCD6, regardless of the value stored in the bit PTCDD6.
0
PTCD0
0
Table 6-11. PTCD Field Descriptions
Field
Description
7:0
PTCD[7:0]
Port C Data Register Bits — For port C pins that are inputs, reads return the logic level on the pin. For port C
pins that are configured as outputs, reads return the last value written to this register.
Writes are latched into all bits of this register. For port C pins that are configured as outputs, the logic level is
driven out the corresponding MCU pin.
Reset forces PTCD to all 0s, but these 0s are not driven out the corresponding pins because reset also
configures all port pins as high-impedance inputs with pullups disabled.
6.2.5.2 Port C Data Direction Registers (PTCDD)
7
R
PTCDD71
W
6
PTCDD62
5
PTCDD5
4
PTCDD4
3
PTCDD3
2
PTCDD2
Reset
0
0
0
0
0
0
Figure 6-21. Data Direction for Port C (PTCDD)
1 PTCDD7 has no effect on the input-only PTC7 pin.
2 PTCDD6 has no effect on the output-only PTC6 pin
1
PTCDD1
0
0
PTCDD0
0
Table 6-12. PTCDD Field Descriptions
Field
Description
7:0
Data Direction for Port C Bits — These read/write bits control the direction of port C pins and what is read for
PTCDD[7:0] PTCD reads.
0 Input (output driver disabled) and reads return the pin value.
1 Output driver enabled for port C bit n and PTCD reads return the contents of PTCDn.
6.2.6 Port C Control Registers
Associated with the parallel I/O ports is a set of registers located in the high page register space that operate
independently of the parallel I/O registers. These registers are used to control pullups, slew rate, and drive
MC9S08LC60 Series Advance Information Data Sheet, Rev. 2
Freescale Semiconductor
PRELIMINARY
91