============================================================================= List of generated methods in project: IntFlash THIS TEXT DESCRIPTION IS GENERATED BY THE TOOL. DO NOT MODIFY IT. ============================================================================= Module "IFsh1" (Component IntFLASH) - IFsh1_EraseSector -Erases the sector to which address Addr belongs. - IFsh1_SetByteFlash -Writes a byte to an address in FLASH. - IFsh1_GetByteFlash -Gets byte from an address in FLASH. - IFsh1_SetWordFlash -Writes a word to an address in FLASH. - IFsh1_GetWordFlash -Gets a word from an address in FLASH. - IFsh1_SetLongFlash -Writes a long word to an address in FLASH. - IFsh1_GetLongFlash -Gets a long word from an address in FLASH. - IFsh1_SetBytePage -Writes a byte to an address of the virtual page.This method is only available when property is enabled. - IFsh1_GetBytePage -Gets a byte from an address in the virtual page. This method is only available when property is enabled. - IFsh1_SetWordPage -Writes a word to an address in the virtual page. This method is only available when property is enabled. - IFsh1_GetWordPage -Gets a word from an address in the virtual page. This method is only available when property is enabled. - IFsh1_SetLongPage -Writes a long word to an address in the virtual page. This method is only available when property is enabled. - IFsh1_GetLongPage -Gets a long word from an address in the virtual page. This method is only available when property is enabled. - IFsh1_SetVirtualPageAddress -Sets up an address of the virtual page in RAM. This method is only available when property is enabled and property is set to "By the user". - IFsh1_SetPage -Writes a virtual page to an address in FLASH. This method is only available when property is enabled. - IFsh1_GetPage -Gets the virtual page from FLASH. This method is only available when property is enabled. Module "Cpu" (Component MC9S08GB60) - Cpu_GetSpeedMode -Gets the current speed mode - Cpu_EnableInt -Enables maskable interrupts - Cpu_DisableInt -Disables maskable interrupts ===================================================================================