| поискавой системы для электроныых деталей |
|
UPD77533 датащи(PDF) 93 Page - Renesas Technology Corp |
|
|
|||||||||||||||||||||||||||||
UPD77533 датащи(HTML) 93 Page - Renesas Technology Corp |
|
93 / 104 page ![]() Data Sheet S15671EJ4V0DS 91 µµµµPD77533 * unsigned char *Data: data to be transmitted * int Len: number of bytes of data * * Return Value * None ---------------------------------------------------------------------------- */ static void SendDataToGm(const unsigned char *Data, int Len) { /* Copy data to be transmitted to COM information */ memcpy(GmComm.BinData[SERIAL_OUT], Data, Len); GmComm.CurrentLen[SERIAL_OUT] = Len; GmComm.FixedFlag[SERIAL_OUT] = TRUE; /* This flag starts transmission */ return; } /*----------------------------------------------------------------------------- * Function * Transmit data to LS * * Parameter * unsigned char *Data: data to be transmitted * int Len: number of bytes of data * * Return Value * None ---------------------------------------------------------------------------- */ static void SendDataToLs(const unsigned char *Data, int Len) { /* Copy data to be transmitted to COM information */ memcpy(LsComm.BinData[SERIAL_OUT], Data, Len); LsComm.CurrentLen[SERIAL_OUT] = Len; LsComm.FixedFlag[SERIAL_OUT] = TRUE; /* This flag starts transmission */ return; } /*----------------------------------------------------------------------------- * Function * Thread of host CPU processor * * Parameter * None * * Return Value * None * * Note * This thread is separately processed to prevent it from being * affected by other main program processing. ---------------------------------------------------------------------------- */ static void HostCPUThreadLoop(void) { for(;;) { /* Receive data from GM and store it in GmComm */ GmSerialIn(); /* In a state other than waiting for ACK/NACK from GM, */ /* receive data from LS and store it in LsComm. */ if(GmComm.AckNackWait == FALSE) |
|
ссылки URL |
| Вашему бизинису помогли Аллдатащит? [ DONATE ] |
Что такое Аллдатащит | реклама | контакт | Конфиденциальность | Ссылка на техническое описание | обмен ссыками | поиск по производителю All Rights Reserved©Alldatasheet.com |
| Russian : Alldatasheetru.com | Korean : Alldatasheet.co.kr | Spanish : Alldatasheet.es | French : Alldatasheet.fr | Italian : Alldatasheetit.com Portuguese : Alldatasheetpt.com | Polish : Alldatasheet.pl | Vietnamese : Alldatasheet.vn Indian : Alldatasheet.in | Mexican : Alldatasheet.com.mx | British : Alldatasheet.co.uk | New Zealand : Alldatasheet.co.nz |
|
Family Site : ic2ic.com |
icmetro.com |