SN8P2711A
8-Bit Micro-Controller
SONiX TECHNOLOGY CO., LTD
Page 98
Version 0.1
)
Set TC1 timer function mode.
B0BSET
FTC1IEN
; Enable TC1 interrupt function.
or
B0BSET
FTC1OUT
; Enable TC1OUT (Buzzer) function.
or
B0BSET
FPWM1OUT
; Enable PWM function.
)
Enable TC1 timer.
B0BSET
FTC1ENB
; Enable TC1 timer.