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.
Dependencies: mbed mbed-rtos X_NUCLEO_IHM02A1
ST_SOLO.h
00001 #ifndef MBED_ST_SOLO_H 00002 #define MBED_ST_SOLO_H 00003 00004 enum 00005 { 00006 SOLO_DEFAULT, 00007 SOLO_START, 00008 SOLO_EinlegenIN, 00009 SOLO_INtoSPLEISSER, 00010 SOLO_EinlegenOUT, 00011 SOLO_OUTtoSPLEISSER, 00012 SOLO_Spleissen, 00013 SOLO_FERTIG, 00014 SOLO_STOERUNG 00015 }; 00016 00017 void EntrySOLO(); 00018 void Fkt_SOLO_Spleissen(); 00019 00020 #endif
Generated on Mon Jul 25 2022 02:36:14 by
1.7.2