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.
C_Out_FC.h
00001 #include "mbed.h" 00002 00003 void C_Out_FC_Initialize( 00004 /* char *pTemp, // テスト用 */ 00005 InterruptIn *intr_LATCH, 00006 DigitalOut *out_DATA, 00007 InterruptIn *intr_CLOCK, 00008 InterruptIn *intr_POWDETECT, 00009 volatile int *pFCInputData, 00010 volatile char *pCh0, 00011 volatile char *pCh1, 00012 volatile char *pCh2, 00013 // volatile char *pRapidFireValue, 00014 volatile char *pInputDeviceType, 00015 FunctionPointer *pFunc_InputEnable, 00016 FunctionPointer *pFunc_InputDisable 00017 );
Generated on Thu Jul 14 2022 14:49:55 by
1.7.2