1 /** ###################################################################
2 ** THIS BEAN MODULE IS GENERATED BY THE TOOL. DO NOT MODIFY IT.
3 ** Filename : PE_Timer.H
5 ** Processor : MC9S12DP256BCPV
7 ** Version : Driver 01.00
8 ** Compiler : Metrowerks HC12 C Compiler
9 ** Date/Time : 14/06/2005, 16:34
11 ** This bean "PE_Timer" implements internal methods and definitions
12 ** used by beans working with timers.
17 ** (c) Copyright UNIS, spol. s r.o. 1997-2002
22 ** http : www.processorexpert.com
23 ** mail : info@processorexpert.com
24 ** ###################################################################*/
27 /*Include shared modules, which are used for whole project*/
31 /* MODULE PE_Timer. */
33 void PE_Timer_LngMul(dword va1, dword va2, dlong *var);
35 ** ===================================================================
36 ** Method : PE_Timer_LngMul (bean PE_Timer)
39 ** This method is internal. It is used by Processor Expert
41 ** ===================================================================
44 bool PE_Timer_LngHi1(dword Low, dword High, word *Out);
46 ** ===================================================================
47 ** Method : PE_Timer_LngHi1 (bean PE_Timer)
50 ** This method is internal. It is used by Processor Expert
52 ** ===================================================================
55 bool PE_Timer_LngHi2(dword Low, dword High, word *Out);
57 ** ===================================================================
58 ** Method : PE_Timer_LngHi2 (bean PE_Timer)
61 ** This method is internal. It is used by Processor Expert
63 ** ===================================================================
66 bool PE_Timer_LngHi3(dword Low, dword High, word *Out);
68 ** ===================================================================
69 ** Method : PE_Timer_LngHi3 (bean PE_Timer)
72 ** This method is internal. It is used by Processor Expert
74 ** ===================================================================
77 bool PE_Timer_LngHi4(dword Low, dword High, word *Out);
79 ** ===================================================================
80 ** Method : PE_Timer_LngHi4 (bean PE_Timer)
83 ** This method is internal. It is used by Processor Expert
85 ** ===================================================================
89 #endif /* END PE_Timer. */
91 ** ###################################################################
93 ** This file was created by UNIS Processor Expert 03.33 for
94 ** the Motorola HCS12 series of microcontrollers.
96 ** ###################################################################