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:
- 4:6b3722251fd7
- 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:22:35 2016 +0000 @@ -28,7 +28,6 @@ } - //int Latch_FET_Driver::setOutput() //{ // ResetPin = LOW;