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.

History

Delay time updated default tip

2016-03-10, by sk398 [Thu, 10 Mar 2016 16:25:15 +0000] rev 7

Delay time updated


added method to change state based on given input; outputLow and High shifted to private members

2016-03-04, by sk398 [Fri, 04 Mar 2016 17:53:29 +0000] rev 6

added method to change state based on given input; outputLow and High shifted to private members


Commented and operational

2016-02-20, by sk398 [Sat, 20 Feb 2016 13:22:50 +0000] rev 5

Commented and operational


Updated to using D Latches;

2016-02-07, by sk398 [Sun, 07 Feb 2016 18:22:35 +0000] rev 4

Updated to using D Latches;


Updated

2016-02-07, by sk398 [Sun, 07 Feb 2016 18:21:13 +0000] rev 3

Updated


Latch Driver using SR Latches

2016-02-07, by sk398 [Sun, 07 Feb 2016 18:20:55 +0000] rev 2

Latch Driver using SR Latches


DigitalPin method added and works.; ; Still to include logic;

2016-02-04, by sk398 [Thu, 04 Feb 2016 14:08:29 +0000] rev 1

DigitalPin method added and works.; ; Still to include logic;


Initial version, using DigitalOut types being passed into the class constructer

2016-02-04, by sk398 [Thu, 04 Feb 2016 13:18:36 +0000] rev 0

Initial version, using DigitalOut types being passed into the class constructer