+libdoc = {"all_tags":[],"contains_tags":false,"doc":"<p>Documentation for library <code>GPIOLibrary\x3c/code>.\x3c/p>","generated":"2021-12-17 17:42:52","inits":[],"keywords":[{"args":[],"doc":"<p>Resets board to initial state.\x3c/p>","matched":true,"name":"Clean Up Board","shortdoc":"Resets board to initial state.","tags":[]},{"args":["mode: str"],"doc":"<p>Gets board numbering mode. Either BCM or BOARD\x3c/p>","matched":true,"name":"Get Mode","shortdoc":"Gets board numbering mode. Either BCM or BOARD","tags":[]},{"args":["channel: str"],"doc":"<p>Returns the current status of given pin\x3c/p>","matched":true,"name":"Get Pin Status","shortdoc":"Returns the current status of given pin","tags":[]},{"args":["channel: str"],"doc":"<p>Checks given the pin is high\x3c/p>","matched":true,"name":"Is Pin High","shortdoc":"Checks given the pin is high","tags":[]},{"args":["channel: str"],"doc":"<p>Checks the given pin is low\x3c/p>","matched":true,"name":"Is Pin Low","shortdoc":"Checks the given pin is low","tags":[]},{"args":["channel: str"],"doc":"<p>Setup GPIO channel or list of channels as input.\x3c/p>","matched":true,"name":"Set Input Pin","shortdoc":"Setup GPIO channel or list of channels as input.","tags":[]},{"args":["mode: str"],"doc":"<p>Sets board numbering mode. Either BCM or BOARD\x3c/p>","matched":true,"name":"Set Mode","shortdoc":"Sets board numbering mode. Either BCM or BOARD","tags":[]},{"args":["channel: str"],"doc":"<p>Setup GPIO channel or list of channels as output.\x3c/p>","matched":true,"name":"Set Output Pin","shortdoc":"Setup GPIO channel or list of channels as output.","tags":[]},{"args":["channel: str"],"doc":"<p>Sets given pin high\x3c/p>","matched":true,"name":"Set Pin High","shortdoc":"Sets given pin high","tags":[]},{"args":["channel: str"],"doc":"<p>Sets given pin low\x3c/p>","matched":true,"name":"Set Pin Low","shortdoc":"Sets given pin low","tags":[]},{"args":[],"doc":"<p>Disable GPIO usage warnings.\x3c/p>","matched":true,"name":"Set Warnings Off","shortdoc":"Disable GPIO usage warnings.","tags":[]},{"args":[],"doc":"<p>Enable GPIO usage warnings.\x3c/p>","matched":true,"name":"Set Warnings On","shortdoc":"Enable GPIO usage warnings.","tags":[]}],"name":"GPIOLibrary","named_args":true,"scope":"GLOBAL","version":"0.2.0"};
0 commit comments