Driver to control a peripheral circuit being controlled by the operation of a FET. Inbetween the mbed and FET is a single D type latch, used to latch a signal to the driver.
Diff: Latch_FET_Driver.h
- Revision:
- 7:909d7e3822d8
- Parent:
- 5:7d1b124490ed
--- a/Latch_FET_Driver.h Sat Feb 20 13:22:50 2016 +0000 +++ b/Latch_FET_Driver.h Thu Mar 10 16:25:15 2016 +0000 @@ -1,31 +1,26 @@ /* ##################################################################### - - Latch_FET_Driver.h - ------------------ + Latch_FET_Driver.h + ------------------ + + Surface Ship, Group 5 + --------------------- Written by: Steven Kay Date: February 2016 Function: This - - #####################################################################*/ + + Version: 1.0 + + Version History + --------------- - /*########################################## - - Embedded Software, Assignment 1 - ------------------------------- - -Written by: Steven Kay - -Date: January 2016 - -Function: This program constructs and outputs a - pulse train on a given output pin based - on several input configurations generated - by using switches - -##########################################*/ + 1.1 rgdfgdfgdfggdfgdg + + 1.0 gdgddfdddgd + + ##################################################################### */ #include "mbed.h"