Enum S2StateValue
State of the Signal 2 input (S2IN).
public enum S2StateValue
- Extension Methods
Fields
Floating = 0Input is not driven high or low, it is disconnected from load.
High = 2Input is driven high (above 3V).
Low = 1Input is driven low (below 0.5V).