出力ポートを,オープンドレインまたはプッシュプルに設定するグローバル関数の使用例. Example of global functions for setting the output port bits as open-drain or push-pull.

Dependencies:   mbed UIT_SetOutputPortType

Files at this revision

API Documentation at this revision

Comitter:
MikamiUitOpen
Date:
Tue Dec 17 01:58:41 2019 +0000
Parent:
6:8ae23c39581a
Commit message:
8

Changed in this revision

UIT_SetOutputPortType.lib Show annotated file Show diff for this revision Revisions of this file
main.cpp Show annotated file Show diff for this revision Revisions of this file
mbed.bld Show annotated file Show diff for this revision Revisions of this file
--- a/UIT_SetOutputPortType.lib	Sat Sep 29 04:46:44 2018 +0000
+++ b/UIT_SetOutputPortType.lib	Tue Dec 17 01:58:41 2019 +0000
@@ -1,1 +1,1 @@
-https://developer.mbed.org/users/MikamiUitOpen/code/UIT_SetOutputPortType/#0f2bef62434a
+https://developer.mbed.org/users/MikamiUitOpen/code/UIT_SetOutputPortType/#946c15867578
--- a/main.cpp	Sat Sep 29 04:46:44 2018 +0000
+++ b/main.cpp	Tue Dec 17 01:58:41 2019 +0000
@@ -3,7 +3,7 @@
 // (Example of global functions for setting the output port bit
 //  as open-drain or push-pull)
 //
-// 2018/09/29, Copyright (c) 2018 MIKAMI, Naoki
+// 2019/12/17, Copyright (c) 2019 MIKAMI, Naoki
 //---------------------------------------------------------------------------------
 
 #include "SetOutputPortType.hpp"
--- a/mbed.bld	Sat Sep 29 04:46:44 2018 +0000
+++ b/mbed.bld	Tue Dec 17 01:58:41 2019 +0000
@@ -1,1 +1,1 @@
-https://os.mbed.com/users/mbed_official/code/mbed/builds/e95d10626187
\ No newline at end of file
+https://os.mbed.com/users/mbed_official/code/mbed/builds/65be27845400
\ No newline at end of file