Share via


Clock_Edge Field

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

The sampling clock edge. If true, data is sampled on the SPI clock rising edge; if false, the data is sampled on the SPI clock falling edge.

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

Syntax

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

.NET Framework Security

See Also

Reference

SPI. . :: . .Configuration Class

Microsoft.SPOT.Hardware Namespace