JALv2 PRAGMAs
Prev
Chapter 1. Chip Configuration
Next
1.2. TARGET CLOCK
Format:
PRAGMA TARGET CLOCK
cexpr
Analogous to:
CONST target_clock =
cexpr
Set the target clock rate to
cexpr
in Hz. The compiler only needs this if the _usec_delay statement is used.
Prev
Home
Next
Chip Configuration
Up
TARGET FUSES