SN8P2711A
8-Bit Micro-Controller
SONiX TECHNOLOGY CO., LTD
Page 90
Version 0.1
)
Set TC0 timer function mode.
B0BSET
FTC0IEN
; Enable TC0 interrupt function.
or
B0BSET
FTC0OUT
; Enable TC0OUT (Buzzer) function.
or
B0BSET
FPWM0OUT
; Enable PWM function.
or
B0BSET
FTC0GN
; Enable TC0 green mode wake-up function.
)
Enable TC0 timer.
B0BSET
FTC0ENB
; Enable TC0 timer.