File List

Here is a list of all files with brief descriptions:
generic_processorConfigBits.h [code]Generic configuration bits for framework-supported processors. Provided for ease-of-development
main.c [code]Example implementation of the mTouch Framework's API calls
mComm.c [code]
mComm.h [code]
mComm_config.h [code]MComm Configuration! Main configuration file for the mComm module
mComm_custom.c [code]
mComm_opcodes.c [code]
mComm_optionsForConfig.h [code]
mComm_processConfiguration.h [code]
mTouch.c [code]Implements the post-acquisition filtering and decoding of the mTouch sensors
mTouch.h [code]Required include! The main framework header file used by all framework files
mTouch_acquistion.c [code]Implements scanning procedure for the framework which performs the mTouch acquisition and provides an oversampled, scaled integer value representing the relative capacitance of the sensor
mTouch_config.h [code]Framework Configuration! Main configuration file for the mTouch Framework
mTouch_config_cvdAdvanced.h [code]Framework Configuration! Advanced CVD Scanning Options
mTouch_config_modes.h [code]
mTouch_config_slider.h [code]Framework Configuration! Slider and Wheel Configuration Options
mTouch_documentation.h [code]Internal framework header file used to generate this documentation. Safe to delete
mTouch_eeprom.c [code]
mTouch_eeprom.h [code]Internal framework header file implementing EEPROM functionality
mTouch_hardwareProfile_12F184x.h [code]Support for: PIC12F1840, PIC12LF1840
mTouch_hardwareProfile_12F61x.h [code]Support for: PIC12F615, PIC12HV615, PIC12F617
mTouch_hardwareProfile_12F675.h [code]Support for: PIC12F675
mTouch_hardwareProfile_12F683.h [code]Support for: PIC12F683
mTouch_hardwareProfile_16F150x.h [code]Support for: PIC16F1503, PIC16F1507, PIC16F1508, PIC16F1509
mTouch_hardwareProfile_16F151x.h [code]Support for: PIC16F1516, PIC16F1517, PIC16F1518, PIC16F1519
mTouch_hardwareProfile_16F152x.h [code]Support for: PIC16F1526, PIC16F1527
mTouch_hardwareProfile_16F182x.h [code]Support for: PIC12F1822, PIC16F1823, PIC16F1824, PIC16F1825, PIC16F1826, PIC16F1827, PIC16F1828, PIC16F1829
mTouch_hardwareProfile_16F184x.h [code]Support for: PIC16F1847, PIC16LF1847
mTouch_hardwareProfile_16F193x.h [code]Support for: PIC16F1933, PIC16F1934, PIC16F1936, PIC16F1937, PIC16F1938, PIC16F1939
mTouch_hardwareProfile_16F194x.h [code]Support for: PIC16F1946, PIC16F1947
mTouch_hardwareProfile_16F61x.h [code]Support for: PIC16F616, PIC16HV616
mTouch_hardwareProfile_16F684.h [code]Support for: PIC16F684
mTouch_hardwareProfile_16F68x.h [code]Support for: PIC16F677, PIC16F685, PIC16F687, PIC16F688, PIC16F689, PIC16F690
mTouch_hardwareProfile_16F72x.h [code]Support for: PIC16F722, PIC16LF722, PIC16F722A, PIC16LF722A, PIC16F723, PIC16LF723, PIC16F723A, PIC16LF723A, PIC16F724, PIC16LF724, PIC16F726, PIC16LF726, PIC16F727, PIC16LF727
mTouch_hardwareProfile_16F785.h [code]Support for: PIC16F785, PIC16HV785
mTouch_hardwareProfile_16F81x.h [code]Support for: PIC16F818, PIC16F819
mTouch_hardwareProfile_16F88x.h [code]Support for: PIC16F882, PIC16F883, PIC16F884, PIC16F886, PIC16F887
mTouch_hardwareProfile_16F91x.h [code]Support for: PIC16F913, PIC16F914, PIC16F916, PIC16F917, PIC16F946
mTouch_hardwareProfile_16LF190x.h [code]Support for: PIC16LF1902, PIC16LF1903, PIC16LF1904, PIC16LF1906, PIC16LF1907
mTouch_hardwareProfile_18FxxJ50.h [code]Support for: PIC18F24J50, PIC18LF24J50, PIC18F25J50, PIC18LF25J50, PIC18F26J50, PIC18LF26J50, PIC18F44J50, PIC18LF44J50, PIC18F45J50, PIC18LF45J50, PIC18F46J50, PIC18LF46J50, PIC18F65J50, PIC18F66J50, PIC18F67J50, PIC18F85J50, PIC18F86J50, PIC18F87J50
mTouch_macroLibrary_common.h [code]Implements non-core-specific acquisition macros
mTouch_modes.h [code]Internal framework header file implementing scanning mode functionality
mTouch_optionsForConfig.h [code]Defines the valid labeled values for several framework configuration options
mTouch_processConfiguration.h [code]Internal framework header file performing many pre-compiler checks and generating predefined values for macro use
mTouch_proximity.c [code]Implements the mTouch proximity decoding, if enabled
mTouch_proximity.h [code]Internal framework header file implementing proximity sensor functionality
mTouch_slider.c [code]Implements the mTouch sliders' decoding, if enabled
mTouch_slider.h [code]Internal framework header file for generating the framework's slider code
mTouchCVD_macroLibrary_PIC16F.h [code]Internal framework header file that defines the macros used to generate the CVD acquisition method for the PIC12/16F mid-range core devices
mTouchCVD_macroLibrary_PIC16F1.h [code]Internal framework header file that defines the macros used to generate the CVD acquisition method for the PIC16F1 enhanced core devices
mTouchCVD_macroLibrary_PIC18F.h [code]Internal framework header file that defines the macros used to generate the CVD acquisition method for the PIC18F devices