$SERIALOUTPUT1/de

Aus MCS Wiki AVR
< $SERIALOUTPUT1(Weitergeleitet von $SERIALOUTPUT1)
Wechseln zu: Navigation, Suche

Inhaltsverzeichnis

= (**COPIED FROM ENGLISH PAGE**) === Action

Specifies that serial output of the second UART must be redirected.

 

 

Syntax

$SERIALOUTPUT1 = label

 

 

Remarks

Label

The name of the assembler routine that must be called when a character is send to the serial buffer (UDR1).

 

The character is placed into R24.

 

With the redirection of the PRINT and other serial output related commands, you can use your own routines.

This way you can use other devices as output devices.

 

See also

$SERIALINPUT1 , $SERIALINPUT , $SERIALINPUT2LCD , $SERIALOUTPUT

 

 

Example

See the $SERIALOUTPUT example
Languages   English Deutsch  
Meine Werkzeuge
Namensräume
Varianten
Aktionen
Navigation
In anderen Sprachen
Sprache