AN2103 Freescale Semiconductor / Motorola, AN2103 Datasheet - Page 57

no-image

AN2103

Manufacturer Part Number
AN2103
Description
Local Interconnect Network (LIN) Demonstration
Manufacturer
Freescale Semiconductor / Motorola
Datasheet
AN2103
MOTOROLA
Date Created
Current Revision
Functions
Tasks
*******************************************************************************
Motorola reserves the right to make changes without further notice to any
Product herein to improve reliability, function or design. Motorola does not
assume any liability arising out of the application or use of any product,
circuit, or software described herein; neither does it convey any license
under its patent rights nor the rights of others. Motorola products are not
designed, intended, or authorized for use as components in systems
surgical implant into the body, or other applications intended to support life,
or for any other application in which the failure of the
could create a situation where personal injury or death may occur. Should
Buyer purchase or use Motorola products for any such unintended or
unauthorized application, Buyer shall idemnify and hold Motorola and its
officers, employees, subsidiaries, affiliates, and distributors harmless
against all claims costs, damages, and expenses, and reasonable attorney fees
arising out of, directly or indirectly, any claim of personal injury ordeath
associated with such unintended or unauthorized use, even if such claim alleges
that Motorola was negligent regarding the design or manufacture of the part.
Motorola and the Motorola logo* are registered trademarks of Motorola Ltd.
************************************************************************************/
/************************* System Include Files ******************************/
#include "SAEdemo.h"
#include <linapi.h>
#include <port.h>
#include <sim.h>
#include <kbd.h>
#include <si.h>
#include <timer.h>
/************************* Declarations **************************************/
/*************************** # defines ***************************************/
#define AZ60
#define SIM
#define KBD
#define SI
#define TIMER
/************************* typedefs ******************************************/
typedef union
{
tU08
struct
}tFLAG;
{
tU08 enableTimeout
tU08 enableExternal
tU08 disableWaketime
tU08
}bit;
byte;
:
:
:
:
(*(tPORT
(*(tSIM
(*(tKBD
(*(tSI
(*(tTIMER
27 January 2000
$Revision:1.0
Freescale Semiconductor, Inc.
For More Information On This Product,
*)(0x0000))
*)(0xFE00))
*)(0x001A))
*)(0x0010))
*)(0x0020))
:1;
:1;
:1;
:5;
//demo header file
//lin driver api
//port registers definitions
//system register definitions
//register definitions
//register definitions
//register definitions
//enable defautl mode timeout
//enable external timeout
//not used
Go to: www.freescale.com
Motorola product
intended for
Slave Code – SLAVE08.C
Code Listings
57

Related parts for AN2103