Share via


ChipSelect_ActiveState Field

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

The active state for the chip select port. If true, the chip select port will be set to high when accessing the chip; if false, the chip select port will be set to low when accessing the chip.

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

Syntax

'Declaration
Public ReadOnly ChipSelect_ActiveState As Boolean
public readonly bool ChipSelect_ActiveState
public:
initonly bool ChipSelect_ActiveState
val ChipSelect_ActiveState: bool
public final var ChipSelect_ActiveState : boolean

.NET Framework Security

See Also

Reference

SPI. . :: . .Configuration Class

Microsoft.SPOT.Hardware Namespace