Datasheet

Timer Interface Module (TIM)
MC68HC908GP32 Data Sheet, Rev. 10
212 Freescale Semiconductor
MSxB — Mode Select Bit B
This read/write bit selects buffered output compare/PWM operation. MSxB exists only in the TIM1
channel 0 and TIM2 channel 0 status and control registers.
Setting MS0B disables the channel 1 status and control register and reverts TCH1 to general-purpose
I/O.
Reset clears the MSxB bit.
1 = Buffered output compare/PWM operation enabled
0 = Buffered output compare/PWM operation disabled
MSxA — Mode Select Bit A
When ELSxB:ELSxA 0:0, this read/write bit selects either input capture operation or unbuffered
output compare/PWM operation.
See Table 17-3.
1 = Unbuffered output compare/PWM operation
0 = Input capture operation
When ELSxB:ELSxA = 0:0, this read/write bit selects the initial output level of the TCHx pin. See Table
17-3. Reset clears the MSxA bit.
1 = Initial output level low
0 = Initial output level high
NOTE
Before changing a channel function by writing to the MSxB or MSxA bit, set
the TSTOP and TRST bits in the TIM status and control register (TSC).
ELSxB and ELSxA — Edge/Level Select Bits
When channel x is an input capture channel, these read/write bits control the active edge-sensing logic
on channel x.
When channel x is an output compare channel, ELSxB and ELSxA control the channel x output
behavior when an output compare occurs.
When ELSxB and ELSxA are both clear, channel x is not connected to port D, and pin PTDx/TCHx is
available as a general-purpose I/O pin. Table 17-3 shows how ELSxB and ELSxA work. Reset clears the
ELSxB and ELSxA bits.
Table 17-3. Mode, Edge, and Level Selection
MSxB:MSx
A
ELSxB:ELSx
A
Mode Configuration
X0 00
Output preset
Pin under port control; initial output level high
X1 00 Pin under port control; initial output level low
00 01
Input capture
Capture on rising edge only
00 10 Capture on falling edge only
00 11 Capture on rising or falling edge
01 00
Output compare or PWM
Software compare only
01 01 Toggle output on compare
01 10 Clear output on compare
01 11 Set output on compare
1X 01
Buffered output
compare or
buffered PWM
Toggle output on compare
1X 10 Clear output on compare
1X 11 Set output on compare