Class similar to AnalogIn that uses burst mode to run continious background conversions so when the input is read, the last value can immediatly be returned. This slightly modified version allows NC pins.

Dependents:   Pinscape_Controller

Fork of FastAnalogIn by Erik -

support for LPC1769 added

define of TARGET_LPC1768 changed to TARGET_LPC176X so it applies for TARGET_LPC1769

defines changed from TARGET_LPC1768 to TARGET_LPC176X to support LPC1769 target