Timer_T3Cnt_Int; Timer_T3Frq - Conrad C-Control Pro Mega Series Manual

Table of Contents

Advertisement

Description
These function initializes Counter3. Counter3 gets incremented at every positive signal edge at Input
PortE.6 (X1_10)
Parameter
None

6.19.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:
triggered. An appropriate Interrupt Service Routine must be specified.
Parameter
limit

6.19.33 Timer_T3FRQ

Timer Functions
Syntax
void Timer_T3FRQ(word period,byte PS);
Sub Timer_T3FRQ(period As Word,PS As Byte)
Description
This function initializes Timer3 for frequency generation. Parameters are period duration and prescaler,
see table. The output signal is generated at PortE.3 (X1_13). The frequency generation is started
automatically..
Parameter
period period duration
PS prescaler
© 2008 Conrad Electronic
Libraries
214
INT_TIM3CMPA
) is

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the C-Control Pro Mega Series and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

C-control pro mega32C-control pro mega128

Table of Contents