AN2343 Freescale Semiconductor / Motorola, AN2343 Datasheet - Page 26

no-image

AN2343

Manufacturer Part Number
AN2343
Description
HC908EY16 LIN Monitor
Manufacturer
Freescale Semiconductor / Motorola
Datasheet
AN2343/D
slave.id
#ifndef LINMSGID_H
#define LINMSGID_H
/******************************************************************************
*
*
*
*
*
*
*
*
*
*
*
* Filename:
* Author:
* Locker:
* State:
* Revision:
*
* Functions:
*
*
* History:
*
*
* Description:
*
* Notes:
*
******************************************************************************/
/* In this application the LIN ’monitor’ software is only monitoing network
activity, hence all messages are LIN_RECEIVE only.
Change to LIN_SEND if the LIN node is required to transmit
*/
#define LIN_MSG_09
#define LIN_MSG_0A
#define LIN_MSG_20
#define LIN_MSG_21
#define LIN_MSG_30
/* this string is not necessary - just as an example */
#define LIN_MSG_20_LEN4
#define LIN_MSG_09_LEN2
#define LIN_MSG_0A_LEN2
#define LIN_MSG_21_LEN
#define LIN_MSG_30_LEN
#endif /* defined(LINMSGID_H)*/
26
Copyright (C) 2001 Motorola, Inc.
All Rights Reserved
The code is the property of Motorola GSG St.Petersburg
Software Development
and is Motorola Confidential Proprietary Information.
The copyright notice above does not evidence any
actual or intended publication of such source code.
$Source: /net/sdt/vault-rte/cvsroot/lin/release/hc08/sample/slave/slave.id,v $
$Author: snl $
$Locker:
$State: Exp $
$Revision: 1.8 $
Message Identifier configuration for LIN08 Slave sample
with Motorola API
Use the CVS command log to display revision history
information.
LIN_RECEIVE
LIN_RECEIVE
LIN_RECEIVE
LIN_RECEIVE
LIN_RECEIVE
4
8
$
Freescale Semiconductor, Inc.
/* standard length */
/* standard length */
/* standard length */
For More Information On This Product,
/* standard length */
/* standard length */
Go to: www.freescale.com
HC908EY16 LIN Monitor
MOTOROLA

Related parts for AN2343