「App:Library:FabGL:Enumerations:VIA6522Port」の版間の差分

提供: robot-jp wiki
ナビゲーションに移動検索に移動
1行目: 1行目:
==enum ChipPackage==
+
==enum VIA6522Port==
この列挙型は、事前定義されたマウスカーソルのセットを定義します。
+
I/O ポート。
 
{| class="wikitable"
 
{| class="wikitable"
 
! colspan="2" |'''Enumerator'''
 
! colspan="2" |'''Enumerator'''
 
|-
 
|-
|1
+
|PA
|
+
|(8 bit)
 
|-
 
|-
|2
+
|PB
|
+
|(8 bit)
 
|-
 
|-
|3
+
|CA1
|
+
|(1 bit)
 
|-
 
|-
|4
+
|CA2
|
+
|(1 bit)
 
|-
 
|-
|5
+
|CB1
|
+
|(1 bit)
 
|-
 
|-
|6
+
|CB2
|
+
|(1 bit)
|-
 
|7
 
|
 
|-
 
|8
 
|
 
|-
 
|9
 
|
 
|-
 
|0
 
|
 
|-
 
|1
 
|
 
|-
 
|2
 
|
 
|-
 
|3
 
|
 
|-
 
|4
 
|
 
|-
 
|5
 
|
 
|-
 
|6
 
|
 
|-
 
|7
 
|
 
|-
 
|8
 
|
 
|-
 
|9
 
|
 
|-
 
|0
 
|
 
 
|}
 
|}
'''[http://www.fabglib.org/fabutils_8h_source.html#l00935 line 935 of file fabutils.h]'''に定義されています。
+
'''[http://www.fabglib.org/_v_i_a6522_8h_source.html#l00091 line 91 of file VIA6522.h]'''に定義されています。
  
  
  
 
----[https://robot-jp.com/wiki/index.php/App:Library:FabGL:Enumerations 戻る]
 
----[https://robot-jp.com/wiki/index.php/App:Library:FabGL:Enumerations 戻る]

2022年3月21日 (月) 22:57時点における版

enum VIA6522Port

I/O ポート。

Enumerator
PA (8 bit)
PB (8 bit)
CA1 (1 bit)
CA2 (1 bit)
CB1 (1 bit)
CB2 (1 bit)

line 91 of file VIA6522.hに定義されています。



戻る