Click or drag to resize

SpiModule Properties

The SpiModule type exposes the following members.

Properties
 NameDescription
Public propertyBitOrder Gets or sets the bit order.
Public propertyBitsPerWord Gets or sets the number of bits per word.
Public propertyClockPeriod Gets or sets the period of one clock cycle.
Public propertyEnabled Gets or sets the current status of the SPI module.
Public propertyFrameDelay Gets or sets the length of the delay between frames when multiple frames are being sent.
Public propertyOutputSource Gets or sets the output data source of the SPI module.
Public propertyPostDelay Sets the delay between the last bit of a frame and the SPI sync signal going inactive.
Public propertyPreDelay Sets the delay between the SPI sync signal going active and the first bit of a frame.
Public propertySpiSyncMode Gets or sets the SPI sync Mode.
Top
See Also