Difference between revisions of "SHIP:Port:gpio:ioX"

From Serious Documentation
Jump to: navigation, search
(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...")
 
(No difference)

Latest revision as of 07:30, 16 November 2018

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).