122-32000 Parallax Inc, 122-32000 Datasheet - Page 179

MANUAL PROPELLER

122-32000

Manufacturer Part Number
122-32000
Description
MANUAL PROPELLER
Manufacturer
Parallax Inc
Datasheets

Specifications of 122-32000

Accessory Type
Manual
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
For Use With/related Products
Propeller Education (PE) Kit
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
CLKMODE
Current clock mode setting.
((PUB ┆ PRI))
Returns: Current clock mode.
Explanation
The clock mode setting is the byte-sized value, determined by the application at compile
time, from the CLK register. See CLK Register, page 28, for explanation of the possible
settings. For example:
This statement can be used to set a variable,
applications maintain a static clock mode setting; however, some applications will change the
clock mode setting during run time for clock speed adjustments, low-power modes, etc. It
may be necessary for some objects to pay attention to the potential for dynamic clock modes
in order to maintain proper timing and functionality.
CLKMODE vs _CLKMODE
CLKMODE
current clock mode (in the form of the CLK register’s bit pattern) whereas
application-defined constant containing the requested clock mode at startup (in the form of
clock setting constants that are OR’d together). Both may describe the same logical clock
mode but their values are not equivalent.
CLKMODE
Mode := clkmode
is related to, but not the same as,
4: Spin Language Reference –
_CLKMODE
Mode
, to the current clock mode setting. Many
.
CLKMODE
Propeller Manual v1.0 · Page 179
is a command that returns the
_CLKMODE
is an

Related parts for 122-32000