AN2573 Freescale Semiconductor / Motorola, AN2573 Datasheet - Page 19

no-image

AN2573

Manufacturer Part Number
AN2573
Description
LINkits LIN Evaluation Boards
Manufacturer
Freescale Semiconductor / Motorola
Datasheet
}
master.h
/******************************************************************************
*
*
*
*
* Filename:
/net/sdt/vault-rte/cvsroot/lin/release/hc12star/sample/master/master.c,v $
* Author:
* Locker:
* State:
* Revision:
*
* Functions:
*
* History:
*
*
* Description:
*
* Notes:
*
******************************************************************************/
void Delay(unsigned int n);
void LostNode();
void NewNode();
void RTI_ISR();
void InitDelay(unsigned int busfreq);
#define
#define
/* Registers undefined in standard LIN drivers */
#define
#define
#define
#define
#define
#define
#define
#define
#define
MOTOROLA
}
/* while (1) */
/* main */
Copyright (C) 2003 Motorola, Inc.
All Rights Reserved
IOBYTE(address)
IOWORD(address)
PORTA
PORTB
DDRA
DDRB
CRGFLG
CRGINT
RTICTL
PTJ
PERJ
}
}
$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.
Header file for master.c.
Also serves as an example of use for the LIN driver.
IOBYTE(0x1000)
IOBYTE(0x1001)
IOBYTE(0x1002)
IOBYTE(0x1003)
IOBYTE(0x1037)
IOBYTE(0x1038)
IOBYTE(0x103B)
IOBYTE(0x1268)
IOBYTE(0x126C)
}
activeList[i] = 0;
$
Freescale Semiconductor, Inc.
For More Information On This Product,
(*(( volatile unsigned char*) (address)))
(*(( volatile unsigned int*) (address)))
LINkits LIN Evaluation Boards
Go to: www.freescale.com
/* PORTA moved */
/* PORTB moved */
/* DDRA moved */
/* DDRB moved */
/* CRGFLG moved */
/* CRGINT moved */
/* RTICTL moved */
/* PTJ moved */
/* PERJ moved */
MC68HC9S12C32 Master Software Listings
AN2573/D
19

Related parts for AN2573