EFM32 Happy Gecko Software Documentation
efm32hg-doc-5.1.2
|
Driver for retrieving capsense button and slider inputs from CPT112S.
Copyright 2015 Silicon Labs, Inc. http://www.silabs.com
This file is licensed under the Silabs License Agreement. See the file "Silabs_License_Agreement.txt" for details. Before using this software for any purpose, you must agree to the terms of that agreement.
Definition in file cpt112s_i2c.h.
#include <stdint.h>
Go to the source code of this file.
Macros | |
#define | CPT112S_I2C_ADDRESS 0xE0 |
#define | CPT112S_I2C_RELEASE_EVENT 1 |
#define | CPT112S_I2C_RXBUFFER_SIZE 3 |
#define | CPT112S_I2C_SLIDER_ACTIVITY 2 |
#define | CPT112S_I2C_TOUCH_EVENT 0 |