204
Libraries
© 2008 Conrad Electronic
void Timer_T0Start(byte prescaler);
Sub Timer_T0Start(prescaler As Byte)
Description
The frequency generation is started with the already set parameters. The prescaler must be given again.
Parameter
prescaler prescaler (see
)
6.19.14 Timer_T0Stop
Timer Functions
Syntax
void Timer_T0Stop(void);
Sub Timer_T0Stop()
Description
The frequency generation gets stopped. The output signal can be 0 or 1, dependent on the last state. Only
the clock generation is stopped, all other settings stay the same.
Parameter
None
6.19.15 Timer_T0Time
Timer Functions
Syntax
void Timer_T0Time(byte Time,byte PS);
Sub Timer_T0Time(Time As Byte,PS As Byte)
Description
This function initializes Timer_0 with a prescaler and a timer interval value, see table. After the timing
interval is expired The Timer_0 Interrupt (
) is triggered. There is an extended prescaler
definition for the Mega128, see table.
Parameter
Summary of Contents for C-Control Pro Mega Series
Page 1: ... 2008 Conrad Electronic C Control Pro Mega Series ...
Page 9: ...VIII Inhalt 2008 Conrad Electronic ...
Page 10: ...Part 1 ...
Page 17: ...Part 2 ...
Page 23: ...Part 3 ...
Page 41: ...32 Hardware 2008 Conrad Electronic 3 3 5 3 Component Parts Plan ...
Page 57: ...48 Hardware 2008 Conrad Electronic 3 4 5 3 Component Parts Plan ...
Page 58: ...Part 4 ...
Page 91: ...82 IDE 2008 Conrad Electronic ...
Page 92: ...Part 5 ...
Page 135: ...126 Compiler 2008 Conrad Electronic 31 1F US 63 3F 95 5F _ 127 7F DEL ...
Page 136: ...Part 6 ...
Page 231: ...Part 7 ...
Page 240: ......