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

提供: robot-jp wiki
ナビゲーションに移動検索に移動
(ページの作成:「 ----[https://robot-jp.com/wiki/index.php/App:Library:FabGL:Enumerations 戻る]」)
 
 
(同じ利用者による、間の2版が非表示)
1行目: 1行目:
 +
==enum [http://www.fabglib.org/group___enumerations_ga69838990f93c3301289776790e4fc0e0.html#ga69838990f93c3301289776790e4fc0e0 VIA6522Port]==
 +
I/O ポート。
 +
{| class="wikitable"
 +
! colspan="2" |'''Enumerator'''
 +
|-
 +
|PA
 +
|(8 bit)
 +
|-
 +
|PB
 +
|(8 bit)
 +
|-
 +
|CA1
 +
|(1 bit)
 +
|-
 +
|CA2
 +
|(1 bit)
 +
|-
 +
|CB1
 +
|(1 bit)
 +
|-
 +
|CB2
 +
|(1 bit)
 +
|}
 +
'''[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日 (月) 23:45時点における最新版

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に定義されています。



戻る