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

提供: robot-jp wiki
ナビゲーションに移動検索に移動
(ページの作成:「 ----[https://robot-jp.com/wiki/index.php/App:Library:FabGL:Enumerations 戻る]」)
 
1行目: 1行目:
 +
== enum MCPIntTrigger ==
 +
割り込みトリガーモードを表します。
 +
{| class="wikitable"
 +
! colspan="2" |'''Enumerator'''
 +
|-
 +
|Input
 +
|GPIO is input
 +
|-
 +
|Output
 +
|GPIO is output
 +
|}
 +
'''[http://www.fabglib.org/group___enumerations_ga8389ac8ebb8a33d21364f84ddfa64c00.html#ga8389ac8ebb8a33d21364f84ddfa64c00 line126 of file MCP23S17.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:09時点における版

enum MCPIntTrigger

割り込みトリガーモードを表します。

Enumerator
Input GPIO is input
Output GPIO is output

line126 of file MCP23S17.hに定義されています。



戻る