DZ60 LIN协议测试程序 // Sample for Freescale EVB9S08DZ60
//
// LIN communication data from master to slave
//
// This example must be programmed in two EVB9S08DZ60 Demo Boards connected
// through the LIN bus.
//
// This program sends the potentiometer value of the Master board through
// the LIN bus and displays the value received on the PTD[7..0] LEDs of the Slave board.