============================================================================= List of generated methods in project: byteIO THIS TEXT DESCRIPTION IS GENERATED BY THE TOOL. DO NOT MODIFY IT. ============================================================================= Module "Byte1" (Component ByteIO) - Byte1_SetDir -Set port direction. (available only if Direction = _[input/output]_). - Byte1_PutVal -Put the specified value to the Input/Output Component. 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. (Method is available only if Direction = _[output]_ or _[input/output]_). Module "Cpu" (Component MC68HC908AZ60A) - Cpu_GetSpeedMode -Get current speed mode - Cpu_EnableInt -Enable maskable interrupts - Cpu_DisableInt -Disable maskable interrupts ===================================================================================