CONFIG WAITSUART/de

From MCS Wiki AVR
< CONFIG WAITSUART
Revision as of 21:14, 15 February 2013 by Admin (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Contents

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

Compiler directive that specifies that software UART waits after sending the last byte.

 

 

Syntax

CONFIG WAITSUART = value

 

 

Remarks

value

A numeric value in the range of 1-255.

 

A higher value means a longer delay in mS.

 

When the software UART routine are used in combination with serial LCD displays it can be convenient to specify a delay so the display can process the data.

 

 

See also

OPEN

 

 

Example

See OPEN example for more details.


Languages   English Deutsch  
Personal tools
Namespaces
Variants
Actions
Navigation
In other languages
Language