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.cpp
- Revision:
- 3:7fcd006e1bc6
- Parent:
- 2:9059b675917e
- Child:
- 5:7d1b124490ed
--- a/Latch_FET_Driver.cpp Sun Feb 07 18:20:55 2016 +0000 +++ b/Latch_FET_Driver.cpp Sun Feb 07 18:21:13 2016 +0000 @@ -28,7 +28,6 @@ } - //int Latch_FET_Driver::setOutput() //{ // ResetPin = LOW;