TFC-Mentoring-Matters-Abstraction

Dependencies:   FRDM-TFC

RaceCar/Inits.h

Committer:
mrkeithcyr
Date:
2014-07-16
Revision:
0:0699eb71778e

File content as of revision 0:0699eb71778e:

/* Purpose: This ticker code is used to maintain compatibility with the
    CodeWarrior version of the sample. This code uses an MBED Ticker for
    background timing. */
void TFC_TickerUpdate();

/* This function initializes the interfaces between the controller board and
    the hardware. */
void WhatToTurnOn();