CONFIG WAITSUART

From MCS Wiki AVR
(Difference between revisions)
Jump to: navigation, search
(Created page with "= <span class="f_Header">Action</span> = Compiler directive that specifies that software UART waits after sending the last byte. <span style="font-family: Arial;"> </sp...")
 
 
Line 50: Line 50:
  
 
See&nbsp;[[OPEN]]&nbsp;example for more details.
 
See&nbsp;[[OPEN]]&nbsp;example for more details.
 +
 +
<br/>{{Languages}}
 +
 +
[[Category:BASCOM Language Reference]]

Latest revision as of 20:14, 8 February 2013

Contents

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
Database error - MCS Wiki AVR

Database error

(Difference between revisions)
Jump to: navigation, search
A database query syntax error has occurred. This may indicate a bug in the software. The last attempted database query was:
(SQL query hidden)
from within function "". Database returned error "1020: Record has changed since last read in table 'avr_page' (localhost)".
Personal tools
Namespaces
Variants
Actions
Navigation
In other languages
Language