Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: blinky_max32630fthr FTHR_USB_serial
Diff: max32630fthr.h
- Revision:
- 0:8926602da648
- Child:
- 1:15e34492fbf1
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/max32630fthr.h Wed Nov 16 01:01:28 2016 +0000 @@ -0,0 +1,7 @@ +// max32630fthr configuration utilities + +// max32630fthr initialization +int max32630fthrInit(); + +// max32630fthr pin voltage configuration +int vddioh(PinName pin, bool en); \ No newline at end of file