inputMode

The pin’s mode when used for input: pullUp, pullDown, pullNone

DigitalInOut.swift:91
var inputMode: DigitalIn.Mode { get set }