Spi |
public class SpiModule : ConfigBase
The SpiModule type exposes the following members.
Name | Description | |
---|---|---|
![]() | BitOrder | Gets or sets the bit order. |
![]() | BitsPerWord | Gets or sets the number of bits per word. |
![]() | ClockPeriod | Gets or sets the period of one clock cycle. |
![]() | Enabled | Gets or sets the current status of the SPI module. |
![]() | FrameDelay | Gets or sets the length of the delay between frames when multiple frames are being sent. |
![]() | OutputSource | Gets or sets the output data source of the SPI module. |
![]() | PostDelay | Sets the delay between the last bit of a frame and the SPI sync signal going inactive. |
![]() | PreDelay | Sets the delay between the SPI sync signal going active and the first bit of a frame. |
![]() | SpiSyncMode | Gets or sets the SPI sync Mode. |