outputMode

The pin’s mode when used for output: pushPull/openDrain.

DigitalInOut.swift:84
var outputMode: DigitalOut.Mode { get set }