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.
Cfunc_PCEDigital.h
00001 #include "mbed.h" 00002 00003 void Cfunc_PCEDigital_Initialize( 00004 DigitalOut *out_1Y, 00005 DigitalOut *out_2Y, 00006 DigitalOut *out_3Y, 00007 DigitalOut *out_4Y, 00008 //BusOut *out_bus, 00009 InterruptIn *intr_DSEL, 00010 InterruptIn *intr_ST, 00011 volatile char *pPhaseData, 00012 volatile char *pRapidFireValue, 00013 volatile char *pTemp 00014 /* 00015 volatile char *pCh0, 00016 volatile char *pCh1, 00017 volatile char *pCh2, 00018 volatile int *pButtons, 00019 volatile char *pInputDeviceType 00020 */ 00021 );
Generated on Thu Jul 14 2022 14:49:55 by
1.7.2