/********************************************************************************/
/** SSC1/SSC2: Send data from SSC1 to SSC2                                     **/
/********************************************************************************/
/** Both SSC operate at 1Mbaud. SSC1 sends one byte at P0.3 (CLK), P0.2 (MTSR).**/
/** SSC2 receives one byte at P1.0 (CLK), P1.1 (MTSR). Connect clock signals   **/
/** and data signal from SSC1 and SSC2 together.                               **/
/** LED7 is set on receive.                                                    **/
/********************************************************************************/

