PinState

PinState

enum PinState {
Low,
High
}

Fields

LowHigh