public static interface StpApi.GPIConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
StpApi.GPIOPolarity |
getGPI1Polarity() |
StpApi.GPIOPolarity |
getGPI2Polarity() |
StpApi.GPIOPolarity |
getGPI3Polarity()
The time to ignore changes in the input signal to eliminate
spurious triggers.
|
StpApi.GPIOSignalMode |
getSignalingMode() |
boolean |
hasGPI1Polarity() |
boolean |
hasGPI2Polarity() |
boolean |
hasGPI3Polarity()
The time to ignore changes in the input signal to eliminate
spurious triggers.
|
boolean |
hasSignalingMode() |
boolean hasSignalingMode()
StpApi.GPIOSignalMode getSignalingMode()
boolean hasGPI1Polarity()
StpApi.GPIOPolarity getGPI1Polarity()
boolean hasGPI2Polarity()
StpApi.GPIOPolarity getGPI2Polarity()
boolean hasGPI3Polarity()
StpApi.GPIOPolarity getGPI3Polarity()