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.
L432KC_Config.h
00001 #include <mbed.h> 00002 #include <portSet.hpp> 00003 00004 00005 Port com[5] = { 00006 //--pwmPort--// 00007 {PA_8,PA_7}, 00008 {PB_6,PA_11}, 00009 {PA_1,PA_3}, 00010 {PB_0,PB_1}, 00011 //--encorderPort--// 00012 {PA_0 ,PA_4} 00013 }; 00014 /* 00015 port_num 00016 1(pwm) 0(pwm) 00017 2(pwm) 4(enc) 3(pwm) 00018 00019 port3 detail 00020 B0 B1 G 00021 V A5 A6 00022 */
Generated on Sat Oct 15 2022 07:52:33 by
1.7.2