SHIP:Port:gpio:ioX

From Serious Documentation
Revision as of 07:30, 16 November 2018 by TerryWest (talk | contribs) (Created page with "{{PortvarTableStart|}} |<onlyinclude>{{Portvar|gpio|ioX}}||{{DataType|Boolean}}||Read/Write||Reads the current physical value of the GPIO<X> pin, where "X" is 0,1,.. dep...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Portvar Data Type Permissions Description
ioX Boolean Read/Write Reads the current physical value of the GPIO<X> pin, where "X" is 0,1,.. depending on the platform. Writes are ignored unless the pin is configured as an output (see platform.GPIO.IOMODE).