Instructions

379 C-Control Pro IDE
© 2013 Conrad Electronic
PS_1 (1)
67,8 ns
62,5 ns
PS_8 (2)
542,5 ns
500 ns
PS_64 (3)
4,34 µs
4 µs
PS_256 (4)
17,36 µs
16 µs
PS_1024 (5)
69,44 µs
64 µs
5.26.1.31 Timer_T3CNT
Timer Functions
Syntax
void Timer_T3CNT(void);
Sub Timer_T3CNT()
Description
These function initializes Counter3. Counter3 gets incremented at every positive signal edge at input
PortE.6 (X1_10)
Parameter
None
5.26.1.32 Timer_T3CNT_Int
Timer Functions
Syntax
void Timer_T3CNT_Int(word limit);
Sub Timer_T3CNT_Int(limit As Word)
Description
These function initializes Counter_3. Counter_3 gets incremented at every positive signal edge at input
PortE.6 (X1_10). After the limit is reached an interrupt ("Timer3 CompareA" - define: INT_TIM3CMPA ) is
triggered. An appropriate Interrupt Service Routine must be specified.
Parameter
limit