FX3SPIConfig Fields |
The FX3SPIConfig type exposes the following members.
| Name | Description | |
|---|---|---|
| ChipSelectControl |
Chip select control mode
| |
| ChipSelectLagTime |
Chip select lag delay mode
| |
| ChipSelectLeadTime |
Chip select lead delay mode
| |
| ChipSelectPolarity |
CS polarity
| |
| Cpha |
Clock phase
| |
| Cpol |
SCLK polarity
| |
| DrActive |
Enable/Disable data ready interrupt triggering for SPI
| |
| DrPolarity |
Data ready polarity for interrupt triggering (posedge or negedge)
| |
| DUTType |
Connected DUT type
| |
| IsLSBFirst |
Select if SPI controller works LSB first or MSB first
| |
| SecondsToTimerTicks |
Scale factor to convert seconds to timer ticks)
| |
| WordLength |
SPI word length (in bits)
|