$BAUD |
Action
Instruct the compiler to override the baudrate setting from the options menu. Syntax $BAUD = var Remarks Var The baudrate that you
want to use. When you want to use a crystal/baud
rate that can't be selected from the options, you can use this compiler
directive. In the generated report you
can view which baud rate is actually generated. See also
$CRYSTAL
= 14000000 ' 14 MHz crystal |