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.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:909d7e3822d8 | 2016-03-10 | sk398 | Delay time updated |
6:073ee2fd1245 | 2016-03-04 | sk398 | added method to change state based on given input; outputLow and High shifted to private members |
5:7d1b124490ed | 2016-02-20 | sk398 | Commented and operational |
4:6b3722251fd7 | 2016-02-07 | sk398 | Updated to using D Latches; |
3:7fcd006e1bc6 | 2016-02-07 | sk398 | Updated |
2:9059b675917e | 2016-02-07 | sk398 | Latch Driver using SR Latches |
1:a0209f182a64 | 2016-02-04 | sk398 | DigitalPin method added and works.; ; Still to include logic; |
0:87f2d094bea3 | 2016-02-04 | sk398 | Initial version, using DigitalOut types being passed into the class constructer |