AN2573 Freescale Semiconductor / Motorola, AN2573 Datasheet - Page 13

no-image

AN2573

Manufacturer Part Number
AN2573
Description
LINkits LIN Evaluation Boards
Manufacturer
Freescale Semiconductor / Motorola
Datasheet
MC68HC9S12C32 Master Software Listings
/******************************************************************************
*
*
*
*
* Filename:
/net/sdt/vault-rte/cvsroot/lin/release/hc12star/sample/master/master.c,v $
* Author:
* Locker:
* State:
* Revision:
*
* Functions:
*
* History:
*
*
* Description:
*
* Notes:
*
******************************************************************************/
#include <linapi.h>
#include "master.h"
unsigned char ErrCount;
unsigned char MsgCount;
unsigned char MsgSent [2];
unsigned char MsgRcvd [4];
unsigned int
/*****************************************************************************
void LIN_Command()
{
}
MOTOROLA
* Function:
*
* Description:
*
*
*
* Returns:
*
* Notes:
*
*****************************************************************************/
while(1)
{
}
Copyright (C) 2003 Motorola, Inc.
All Rights Reserved
Time;
$RCSfile:
$Author: snl $
$Locker:
$State: Exp $
$Revision: 1.2 $
Sample application for S12 LINKits Master Driver.
Use the RCS command log to display revision history
information.
Also serves as an example of use for the LIN driver.
LIN_Command
User call-back.
Called by the driver after successful transmission or receiving
never return
of the Master Request Command Frame (ID Field value '0x3C').
Communicates with 16 LIN nodes and displays their data.
$
Freescale Semiconductor, Inc.
For More Information On This Product,
/* errors counter
/* messages counter */
/* transmited data
/* received deta
LINkits LIN Evaluation Boards
Go to: www.freescale.com
/* time from real time counter */
*/
*/
*/
MC68HC9S12C32 Master Software Listings
AN2573/D
13

Related parts for AN2573