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.h
Revision | Date | Message | Actions |
---|---|---|---|
7:965a2b0e477f | 2014-04-21 | moved channel_usage to .cpp | File Diff Annotate |
6:e2a98449ae58 | 2014-04-21 | Small fix in ifdef | 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 |
3:a9b753c25073 | 2014-03-08 | Doxygen correction and removed obsolete code | File Diff Annotate |
2:9b61d0792927 | 2014-03-08 | Added KLxx support | File Diff Annotate |
0:c2a7b899e6c7 | 2013-05-09 | v0.1 | File Diff Annotate |