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
max32630fthr.h@0:8926602da648, 2016-11-16 (annotated)
- Committer:
- switches
- Date:
- Wed Nov 16 01:01:28 2016 +0000
- Revision:
- 0:8926602da648
- Child:
- 1:15e34492fbf1
Moving max32630fthr utilities into library
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
switches | 0:8926602da648 | 1 | // max32630fthr configuration utilities |
switches | 0:8926602da648 | 2 | |
switches | 0:8926602da648 | 3 | // max32630fthr initialization |
switches | 0:8926602da648 | 4 | int max32630fthrInit(); |
switches | 0:8926602da648 | 5 | |
switches | 0:8926602da648 | 6 | // max32630fthr pin voltage configuration |
switches | 0:8926602da648 | 7 | int vddioh(PinName pin, bool en); |