156
CHAPTER 7 8-BIT PWM TIMER
(2) When OE is set after TPE and P/TX are set:
"L"
"H"
MOV CNTR, #11001010B ; Starts PWM operations, internal clocks, and count operations.
; Enables the PWM output.
1/4 instruction cycle
Depending on the port
state
Executing the instruction to enable PWM output
"L"
"H"
MOV CNTR, #11001000B ; Starts PWM operations, internal clocks, and count operations.
; Uses the general-purpose port.
Check
MOV CNTR, #11001010B ; Enables PWM output.
Check
Depending on the port state
Executing the instruction to enable the PWM output