SpiBusInfo.MaxClockFrequency Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Maximum clock cycle frequency of the bus.
public:
property int MaxClockFrequency { int get(); };
int MaxClockFrequency();
public int MaxClockFrequency { get; }
var int32 = spiBusInfo.maxClockFrequency;
Public ReadOnly Property MaxClockFrequency As Integer
Property Value
Int32
int
The clock cycle in Hz.