AN2623 Freescale Semiconductor / Motorola, AN2623 Datasheet - Page 14

no-image

AN2623

Manufacturer Part Number
AN2623
Description
LIN Temperature Sensor Using the MC68HC908QY/QY MCU
Manufacturer
Freescale Semiconductor / Motorola
Datasheet
AN2623/D
/*******************************************************************************
* Function:
* Description:
*
*******************************************************************************/
void LIN_Command()
{
}
LINmsg.c
/******************************************************************************
*
*
*
*
* Filename:
* Author:
* Locker:
* State:
* Revision:
*
* Functions:
*
* History:
*
*
* Description:
*
* Notes:
*
*
******************************************************************************/
//includes
#include “LINdriver.h”
/*************** LIN Frame setup dependant variables **************************/
/*
/* This is where the user will define the frames used in the application
/*
/******************************************************************************/
//Define what messages will be used in the application, as “Message0xID”, where
//ID is the message id in hex with the parity bits included.
//Define the frame data field for each message - the data field can be 2, 4 or 8
//bytes long.
U8 volatile Message0x1A[2];
14
for EVER
{
}
Copyright (C) 2003 Motorola, Inc.
All Rights Reserved
$RCSfile: LINmsg.c,v $
$Author: r57404 $
$Locker:
$State: Exp $
$Revision: 1.3 $
LIN header file for message configuration
Use the RCS command log to display revision history
information.
Users should alter this file to define the required LIN messages
LIN_Command
User call-back. Called by the driver after transmission or *
reception of the Master Request Command Frame (ID: 0x3C).
LIN Temperature Sensor Using the MC68HC908QT/QY MCU
$
Freescale Semiconductor, Inc.
For More Information On This Product,
Go to: www.freescale.com
// id 0x1A = 0x1A with parity
*/
*/
*/
*
*
MOTOROLA

Related parts for AN2623