Share via


ChipSelect_HoldTime Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

The hold time for the chip select port. In other words, this parameter specifies the amount of time that the chip select port must remain in the active state before the device is unselected, or the amount of time that the chip select will remain in the active state after the data read/write transaction has been completed.

Namespace:  Microsoft.SPOT.Hardware
Assembly:  Microsoft.SPOT.Hardware (in Microsoft.SPOT.Hardware.dll)

Syntax

'Declaration
Public ReadOnly ChipSelect_HoldTime As UInteger
public readonly uint ChipSelect_HoldTime
public:
initonly unsigned int ChipSelect_HoldTime
val ChipSelect_HoldTime: uint32
public final var ChipSelect_HoldTime : uint

.NET Framework Security

See Also

Reference

SPI. . :: . .Configuration Class

Microsoft.SPOT.Hardware Namespace