Timer_T3Pwmy; Timer_T3Start - Conrad C-Control Pro Mega Series Manual

Table of Contents

Advertisement

219
C-Control Pro Mega Series
output signal is generated at
PortE.3 (X1_13) and PortE.4 (X1_12).
Parameter
period period duration
PW0
pulse width channel A
PW1
pulse width channel B
PS
prescaler (see table prescaler)

6.19.42 Timer_T3PWMY

Timer Functions
Syntax
void Timer_T3PWMY(word period,word PW0,word PW1,word PW2,byte PS);
Sub Timer_T3PWMY(period As Word,PW0 As Word,PW1 As Word,PW2 As Word,PS
As Byte)
Description
This function initializes Timer_3 with given period duration, prescaler, pulse width for channel A, B and C.
The output signal is generated at
PortE.3 (X1_13), PortE.4 (X1_12) and PortE.5 (X1_11).
Parameter
period period duration
PW0
pulse width channel A
PW1
pulse width channel B
PW2
pulse width channel C
PS
prescaler (see table prescaler)

6.19.43 Timer_T3Start

Timer Functions
Syntax
void Timer_T3Start(byte prescaler);
Sub Timer_T3Start(prescaler As Byte)
Description
The frequency generation is started with the already set parameters. The prescaler must be given again.
Parameter
© 2008 Conrad Electronic

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