Click or drag to resize

DeviceSPI_Frequency Field

SPI maximum clock frequency in Hz.

Namespace: IO.Devices.MCP23S17
Assembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.167.1
Syntax
C#
public const int SPI_Frequency = 10000000

Field Value

Int32
Remarks
Guaranteed only for 2.7V to 5.5V and -40°C to +85°C.
See Also