Diag_ID_Def.h 600 Bytes
Newer Older
罗洪旭's avatar
罗洪旭 committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
/******************************************************************************
�� �� ����Diag_ID_Def
������������ϵ�ַ�����ļ�
��    �ߣ�����
��    ����V1.0
��    �ڣ�2016.9.22
******************************************************************************/
#ifndef _DIAG_ID_DEF_H_
#define _DIAG_ID_DEF_H_

#define DIAG_ID_Tx     0x18DAF117u /*����ID*/
#define DIAG_ID_Rx_PHY 0x18DA17F1u /*����ID,����Ѱַ*/
#define DIAG_ID_Rx_FUN 0x18DB33F1u /*����ID,����Ѱַ*/

#endif