Characteristic | Locus |
---|---|
Namespace | Meadow.Hardware |
Assembly | Meadow.Contracts.dll |
Syntax
public enum SpiClockConfiguration.Mode
Fields
Name | Description |
---|---|
Mode0 | Normal (0) Polarity, and Phase 0 |
Mode1 | Normal (0) Polarity, and Phase 1 |
Mode2 | Inverted (1) Polarity, and Phase 0 |
Mode3 | Inverted (1) Polarity, and Phase 1 |