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
Revisions of FastAnalogIn_LPC408X.cpp
Revision | Date | Message | Actions |
---|---|---|---|
7:965a2b0e477f | 2014-04-21 | moved channel_usage to .cpp | File Diff Annotate |
5:55274430c8df | 2014-04-21 | * minor docu changes; * added definition of "channel_usage" also to KLXX-implementation | File Diff Annotate |
4:cd84739f7640 | 2014-04-20 | Added support for LPC4088,; Fixed linker error (missing definition of static member) | File Diff Annotate |