02] Receive Character On Rs232; 03] Print A String; 04] Input A String; 05] Print Hexbyte - Fujitsu F2MC-16L Series User Manual

Hide thumbs Also See for F2MC-16L Series:
Table of Contents

Advertisement

4.1.2.3.

[02] Receive Character on RS232

This function will poll the RS232 receive line until a character is detected and finally return the
received character.
4.1.2.4.

[03] Print a String

This function will transmit a complete string of character via RS232, to allow message outputs
on the computer terminal. The string termination character is 00h.
The pointer parameter refers to the bank set in DTB.
4.1.2.5.

[04] Input a String

This function reads a complete string from the RS232 interface.
The input is terminated when the RETURN, TAB or ESC key is pressed. If the max. string
length is exceeded the following characters are ignored as long as a termination char or
BACKSPACE is input.
The user is responsible for the size of the provided buffer. It has to have the length of the
specified (second) parameter plus one byte. A CR-LF sequence is not returned after
terminating input.
4.1.2.6.

[05] Print HexByte

This function converts the byte parameter into a 2-digit hex-ASCII number (capital letters) and
transmits it to the terminal.
4.1.2.7.

[06] Print HexWord

This function converts the word parameter into a 4-digit hex-ASCII number and transmits it to
the terminal.
4.1.2.8.

[07] Print HexAddress

This function converts the lower 24 bits of the long word parameter (RL2 if ASM-call) into a
6-digit hex-ASCII number and transmits it to the terminal.
4.1.2.9.

[08] Print HexLongWord

This function converts long word parameter (RL2 if ASM-call) into a 8-digit hex-ASCII
number and transmits it to the terminal.
© FUJITSU Mikroelektronik GmbH 1996
FUJITSU MB90675-Evaluation Board - User Manual
- 41 -

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mb90675 series

Table of Contents