============================================================================= List of methods in project: projRT1 THIS TEXT DESCRIPTION IS GENERATED BY THE TOOL. DO NOT MODIFY IT. ============================================================================= Module "TI1" (bean TimerInt) TI1_SetPeriodMode -Switch the bean to the specified mode (changes the period/frequency using a mode's values). This method reduce the time needed for setting a new period value. This method can be used only if you specify a list of possible period settings at design time (see Timing dialog box - Runtime setting - from a list of values). Each of these settings constitutes a mode and Processor ExpertTM assigns them a mode identifier. The prescaler and compare values corresponding to each mode are calculated at design time. You may switch modes at runtime by referring only to a mode identifier. No run-time calculations are performed, all the calculations are performed at design time. Module "Faster" (bean ExtInt) Faster_GetVal -Return the actual value of the input pin of the bean (FALSE , TRUE). Module "Slower" (bean ExtInt) Slower_GetVal -Return the actual value of the input pin of the bean (FALSE , TRUE). Module "Byte1" (bean ByteIO) Byte1_PutVal -Put the specified value to the Input/Output bean. If direction is input saves the value to a memory or a register, this value will be written to the pins after switching to the output mode - using SetDir(TRUE). If direction is output writes the value to the port. Module "Cpu" (bean MC68HC908AZ60) Cpu_GetSpeedMode -Get current speed mode Cpu_EnableInt -Enable maskable interrupts Cpu_DisableInt -Disable maskable interrupts =============================================================================