SpiDevice.ClockRate Property

Gets or sets the SPI device's clock rate.

Namespace: Microsoft.SPOT.Emulator.Spi
Assembly: Microsoft.SPOT.Emulator (in microsoft.spot.emulator.dll)

Syntax

public ClockRate { get; set; }

Property Value

Contains a divisor of the system's clock rate.

Version Information

Available in .NET Micro Framework version 2.0

See Also

Reference

SpiDevice Class
SpiDevice Members
Microsoft.SPOT.Emulator.Spi Namespace