ch1 test1
Dependencies: MAX14690
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); |