EDF - OnePIC MCU  v1.1.0
source/16bit/OnePIC_16bit_mtouch.c File Reference

Initilizes the 5 touch buttons as well as board init. More...

#include "OnePIC_mtouch.h"
#include "p24Fxxxx.h"
#include "mTouch.h"
#include "timer.h"
#include "OnePIC_int.h"
Include dependency graph for OnePIC_16bit_mtouch.c:

Go to the source code of this file.

Defines

#define SENSOR_PRESS_CTMU_THRESHOLD   100
#define SENSOR_RELEASE_CTMU_THRESHOLD   50

Functions

void EDF_mTouchInit (void)
 init the board and touch buttons

Detailed Description

Initilizes the 5 touch buttons as well as board init.

Definition in file OnePIC_16bit_mtouch.c.