Difference between revisions of "Unit GlobalConst"

From Ultibo.org
Jump to: navigation, search
Line 3,359: Line 3,359:
 
|-
 
|-
 
| <code>DMA_DREQ_ID_SDHOST = 11;</code>
 
| <code>DMA_DREQ_ID_SDHOST = 11;</code>
 +
| &nbsp;
 +
|-
 +
|}
 +
</div></div>
 +
<br />
 +
 +
<div class="toccolours mw-collapsible mw-collapsed" style="border: 1; font-family: arial; padding-top: 20px; padding-bottom: 15px;">
 +
<div style="font-size: 14px; padding-left: 12px;">'''GPIO Pin constants''' <code> GPIO_PIN_* </code></div>
 +
<div class="mw-collapsible-content" style="text-align: left; padding-left: 5px;">
 +
{| class="wikitable" style="font-size: 14px; background: white;"
 +
|-
 +
| <code>GPIO_PIN_0 = 0;</code>
 +
| style="width: 50%;"|&nbsp;
 +
|-
 +
| <code>GPIO_PIN_? = 1;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_2 = 2;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_3 = 3;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_4 = 4;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_5 = 5;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_6 = 6;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_7 = 7;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_8 = 8;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_9 = 9;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_10 = 10;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_1? = 11;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_12 = 12;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_13 = 13;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_14 = 14;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_15 = 15;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_16 = 16;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_17 = 17;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_18 = 18;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_19 = 19;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_20 = 20;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_21 = 21;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_22 = 22;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_23 = 23;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_24 = 24;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_25 = 25;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_26 = 26;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_27 = 27;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_28 = 28;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_29 = 29;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_30 = 30;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_31 = 31;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_32 = 32;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_33 = 33;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_34 = 34;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_35 = 35;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_36 = 36;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_37 = 37;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_38 = 38;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_39 = 39;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_40 = 40;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_41 = 41;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_42 = 42;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_43 = 43;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_44 = 44;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_45 = 45;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_46 = 46;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_47 = 47;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_48 = 48;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_49 = 49;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_50 = 50;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_51 = 51;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_52 = 52;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_53 = 53;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_54 = 54;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_55 = 55;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_56 = 56;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_57 = 57;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_58 = 58;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_59 = 59;</code>
 +
| &nbsp;
 +
|-
 +
| <code>GPIO_PIN_60 = 60;</code>
 +
| &nbsp;
 +
|-
 +
|colspan="2"|&nbsp;
 +
|-
 +
| <code>GPIO_PIN_MAX = 60;</code>
 +
| &nbsp;
 +
|-
 +
|colspan="2"|&nbsp;
 +
|-
 +
| <code>GPIO_PIN_UNKNOWN = LongWord(-1);</code>
 
| &nbsp;
 
| &nbsp;
 
|-
 
|-

Revision as of 04:02, 26 September 2016

Return to Unit Reference


Description


To be documented

Constants



[Expand]
Universal error constants ERROR_*


[Expand]
Universal value constants INVALID_*


[Expand]
File position constants FILE_*


[Expand]
File open/create constants CREATE_*


[Expand]
File creation flag constants FILE_FLAG_*


[Expand]
File attribute constants FILE_ATTRIBUTE_*


[Expand]
Filesystem attribute constants FS_*


[Expand]
Timeout constants INFINITE =*


[Expand]
TLS constants TLS_*


[Expand]
Wait constants WAIT_*


[Expand]
Thread state constants STILL_*


[Expand]
TimeZone constants TIME_ZONE_*


[Expand]
Universal key code constants KEY_CODE_*


[Expand]
Universal scan code constants SCAN_CODE_*


[Expand]
Universal color constants COLOR_*


[Expand]
Universal size constants SIZE_*


[Expand]
Universal time constants MILLISECONDS_*


[Expand]
Ultibo time constants TIME_TICKS_*


[Expand]
Unix/Linux time constants UNIX_TIME_*


[Expand]
FreePascal time constants PASCAL_*


[Expand]
System Call constants SYSTEM_CALL_*


[Expand]
Machine Type constants MACHINE_TYPE_*


[Expand]
Board Type constants BOARD_TYPE_*


[Expand]
CPU Arch constants CPU_ARCH_*


[Expand]
CPU Type constants CPU_TYPE_*


[Expand]
CPU Model constants CPU_MODEL_*


[Expand]
CPU Description constants CPU_DESCRIPTION_*


[Expand]
CPU State constants CPU_STATE_*


[Expand]
CPU ID constants CPU_ID_*


[Expand]
CPU Affinity constants CPU_AFFINITY_*


[Expand]
FPU Type constants FPU_TYPE_*


[Expand]
FPU State constants FPU_STATE_*


[Expand]
GPU Type constants GPU_TYPE_*


[Expand]
GPU State constants GPU_STATE_*


[Expand]
Cache Type constants CACHE_TYPE_*


[Expand]
DMA Direction constants DMA_DIR_*


[Expand]
DMA DREQ ID constants DMA_DREQ_ID_*


[Expand]
GPIO Pin constants GPIO_PIN_*


Type definitions


None defined

Public variables


None defined

Function declarations


None defined


Return to Unit Reference