This is a VERY low-level library for controlling the TSI hardware module in a KL25 microcontroller. The programmer creates the TSI object passing basic parameters, and selects the active channels. Then, a scan on a given channel can be started, and the raw result can be read.
History
Corrected to activate clock gating on PORTs A, B, and C so all electrodes can work
2014-09-26, by quevedo [Fri, 26 Sep 2014 17:25:06 +0000] rev 1
Corrected to activate clock gating on PORTs A, B, and C so all electrodes can work
First version of the low-level library; interrupts not active, does not run in STOP modes
2014-09-24, by quevedo [Wed, 24 Sep 2014 18:48:10 +0000] rev 0
First version of the low-level library; interrupts not active, does not run in STOP modes