Enum S1StateValue
State of the Signal 1 input (S1IN).
public enum S1StateValue
- 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).