SHIP:Port:gpio:modeX

From Serious Documentation
Revision as of 07:19, 16 November 2018 by TerryWest (talk | contribs) (Created page with "{{PortvarTableStart|}} |<onlyinclude>{{Portvar|gpio|modeX}}||{{DataType|Byte}}||Read/Write||Sets the output mode of the GPIOx pin; See platform.GPIO.IOMODE constants for p...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Portvar Data Type Permissions Description
modeX Byte Read/Write Sets the output mode of the GPIOx pin; See platform.GPIO.IOMODE constants for possible settings; IOMODE.INPUT is the default, and specifies output disabled with the GPIO a pure input pin.