Cpu.SlowClock Property
Gets the frequency of the Slow Clock.
Namespace: Microsoft.SPOT.Hardware
Assembly: Microsoft.SPOT.Hardware (in microsoft.spot.hardware.dll)
Syntax
public static UInt32 SlowClock { get; }
Property Value
The frequency of the Slow Clock, in Hz.
Remarks
The Slow Clock is a slower and more precise clock than the system clock. It is used for the timing of the GPIO pins.
Version Information
Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, and 4.1.