Share via


SPI.Configuration.ChipSelect_ActiveState Field

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

public readonly bool ChipSelect_ActiveState

Version Information

Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, and 4.1.

See Also

Reference

SPI.Configuration Class
SPI.Configuration Members
Microsoft.SPOT.Hardware Namespace