SpiBusInfo.MinClockFrequency 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.
Minimum clock cycle frequency of the bus.
public:
property int MinClockFrequency { int get(); };
int MinClockFrequency();
public int MinClockFrequency { get; }
var int32 = spiBusInfo.minClockFrequency;
Public ReadOnly Property MinClockFrequency As Integer
Property Value
Int32
int
The clock cycle in Hz.