SHIP:Port:gpio

From Serious Documentation
Revision as of 11:41, 1 February 2013 by NickW-Serious (talk | contribs) (Created page with "GPIO ports are used to either read or control various hardware elements of the SIM and are usually referred to in the format "'''platform.GPIO'''". It should be noted...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

GPIO ports are used to either read or control various hardware elements of the SIM and are usually referred to in the format "platform.GPIO". It should be noted that each platform may or may not implement any of the portvars listed below and you should refer to your SIM's GRM for the exact specifications of available GPIO portvars supported by your platform.

Complete List of GPIO Portvars

Note: The GPIO portvars in this comprehensive list were collected from all SIM platforms and may not appear on every platform. However, when a portvar is implemented on your platform, it will function as described below. Refer to you platform's GRM.

Portvar Data Type Permissions Description
SW1 Boolean Read Only
LEDR Boolean Read/Write
LEDG Boolean Read/Write
LEDRR Boolean Read/Write
LEDRG Boolean Read/Write
LEDLR Boolean Read/Write
LEDLG Boolean Read/Write
pcbTemperature Short Read Only
extPowerPresent Boolean Read Only
usbfPowerPresent Boolean Read Only
batLevel Boolean Read Only
batStatus Boolean Read Only
audioPowerGood Boolean Read Only