Name:
#freq
Syntax:

#FREQ M4

#FREQ M8

#FREQ M16

Description:

Set the default system clock download frequency for PICAXE 28, 28A, 28X and 40X parts only.

Not required for any other parts that automatically use their internal resonator.

To set the operating speed of a PICAXE within a program use the setfreq command.

Applies To:
28, 28A, 28X, 40X
See Also:
Related Create:
    Share:
    Print:

    Using #freq

    Examples of using #freq to specify the PICAXE operating frequency.

    Code Example:
    #freq m4
    #freq m8
    Copy Code Submit an Example

    Submit Your Own Code!

    You must be logged in to submit code examples. Login now.