============================================================================= List of generated methods in project: BDLCdemo THIS TEXT DESCRIPTION IS GENERATED BY THE TOOL. DO NOT MODIFY IT. ============================================================================= Module "BDLC1" (Component BDLC) - BDLC1_SendBlock -This method sends the block of bytes. No additional buffer is used, therefore user must not change the data before the end of the transmission indicated by OnTransmitData event. Status of the finished transmission can be obtained by GetError method. - BDLC1_RecvBlock -This method reads the block of bytes from the input data buffer (see "Input data buffer size" property). In case of ERR_OVERRUN error, the data are returned, but in case of other error no data are returned. - BDLC1_GetCharsInRxBuf -Method returns number of characters in the receive buffer. - BDLC1_ClearRxBuf -Clear the receive buffer. - BDLC1_GetError -This method returns an error flags. - BDLC1_SetLoopbackMode -Method sets the device in loopback mode. In the digital loopback mode the receive pin is connected to the transmit pin. Module "Cpu" (Component MC68HC908AS60A_64) - Cpu_GetSpeedMode -Get current speed mode - Cpu_EnableInt -Enable maskable interrupts - Cpu_DisableInt -Disable maskable interrupts ===================================================================================