Click or drag to resize

DeviceSPI_MaxFreq Field

SPI maximum clock frequency for the SNHC74HC595 shift register. (Most pessimistic datasheet limit at 2V.)

Namespace: IO.Devices.SN74HC595
Assembly: libremoteio (in libremoteio.dll) Version: 2.2024.165.1
Syntax
C#
public const int SPI_MaxFreq = 4000000

Field Value

Int32
See Also