?? slave.id
字號:
#ifndef LINMSGID_H
#define LINMSGID_H
/******************************************************************************
*
* Copyright (C) 2005 Freescale Semiconductor, Inc.
* All Rights Reserved
*
* Filename: slave.id
*
* Revision:
*
* Functions: Message Identifier configuration for LINS08 LINkits Slave sample
*
* Description:
*
* Notes:
*
******************************************************************************/
#define LIN_MSG_17 LIN_RECEIVE
#define LIN_MSG_17_LEN 2 /* standard length */
#endif /* defined(LINMSGID_H)*/
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -