SpiChipselectControl Enumeration |
Enum for the possible chip select modes
Namespace:
FX3Api
Assembly:
FX3Api (in FX3Api.dll) Version: 2.9.4.0 (2.9.4)
Syntaxpublic enum SpiChipselectControl
Public Enumeration SpiChipselectControl
public enum class SpiChipselectControl
type SpiChipselectControl
Members
| Member name | Value | Description |
---|
| SPI_SSN_CTRL_FW | 0 | |
| SPI_SSN_CTRL_HW_END_OF_XFER | 1 | |
| SPI_SSN_CTRL_HW_EACH_WORD | 2 | |
| SPI_SSN_CTRL_HW_CPHA_BASED | 3 | |
| SPI_SSN_CTRL_NONE | 4 | |
See Also