Click or drag to resize

FX3SPIConfig Fields

The FX3SPIConfig type exposes the following members.

Fields
  NameDescription
Public fieldChipSelectControl
Chip select control mode
Public fieldChipSelectLagTime
Chip select lag delay mode
Public fieldChipSelectLeadTime
Chip select lead delay mode
Public fieldChipSelectPolarity
CS polarity
Public fieldCpha
Clock phase
Public fieldCpol
SCLK polarity
Public fieldDrActive
Enable/Disable data ready interrupt triggering for SPI
Public fieldDrPolarity
Data ready polarity for interrupt triggering (posedge or negedge)
Public fieldDUTType
Connected DUT type
Public fieldIsLSBFirst
Select if SPI controller works LSB first or MSB first
Public fieldSecondsToTimerTicks
Scale factor to convert seconds to timer ticks)
Public fieldWordLength
SPI word length (in bits)
Top
See Also