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.