ATAVRTS2080A Atmel, ATAVRTS2080A Datasheet - Page 152

KIT QTOUCH W/SW ATMEGA88

ATAVRTS2080A

Manufacturer Part Number
ATAVRTS2080A
Description
KIT QTOUCH W/SW ATMEGA88
Manufacturer
Atmel
Series
QTouch™r
Datasheets

Specifications of ATAVRTS2080A

Sensor Type
Touch, Capacitive
Sensing Range
1 Rotor, 1 Slider, and 2 Buttons/Keys
Interface
Application Programming Interface (API)
Voltage - Supply
1.8 V ~ 5.5 V
Embedded
Yes, MCU, 8-Bit
Utilized Ic / Part
ATmega88
Tool Type
Development Kit
Cpu Core
AVR 8 / 32
Data Bus Width
8 bit
Core Architecture
AVR
Silicon Manufacturer
Atmel
Silicon Core Number
ATmega88, ATmega88A
Silicon Family Name
AVR
Kit Contents
Board, CD
Development Tool Type
Hardware / Software - Eval/Demo Board
Rohs Compliant
Yes
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Sensitivity
-
Lead Free Status / Rohs Status
 Details
6.3.17.2.4 touch_qt_sensor_get_config
Arguments
touch_qt_grp
sensor_id
p_touch_sensor_param
6.3.17.2.5 touch_qt_update_global_param
Arguments
touch_qt_grp
p_global_param
6.3.17.2.6 touch_qt_get_global_param
Arguments
touch_qt_grp
p_global_param
152
This API updates the configuration of a QTouch sensor with values different from the
ones initialized by the touch_qt_sensor_config API. If the sensor was not configured
already, the API will return error.
The user must populate the structure pointed by p_touch_sensor_param with required
settings before calling this API.
touch_ret_t touch_qt_sensor_get_config(touch_qt_grp_t touch_qt_grp,
This API copies the current configuration of a QTouch sensor into the user configuration
structure.
touch_ret_t touch_qt_update_global_param(touch_qt_grp_t touch_qt_grp,
This API can be used to update the QTouch A or QTouch B global parameters, with
values different from the ones initialized using touch_qt_sensors_init API.
touch_ret_t touch_qt_get_global_param(touch_qt_grp_t touch_qt_grp,
Type
touch_qt_grp_t
touch_global_param_t
Type
touch_qt_grp_t
touch_global_param_t
Type
touch_qt_grp_t
sensor_id_t
touch_qt_param_t*
sensor_id_t sensor_id,
touch_qt_param_t *p_touch_sensor_param)
touch_global_param_t *p_global_param )
Comment
Specify if the operation is to be performed on Group A
Sensors or Group B Sensors.
Pointer to user global parameters structure for
QTouch Group A/B.
Comment
Specify if the operation is to be performed on Group A
Sensors or Group B Sensors.
Pointer to user global parameters structure for
QTouch Group A/B.
touch_global_param_t *p_global_param )
Comment
Specify if the operation is to be
performed on Group A Sensors or
Group B Sensors.
Sensor ID for which the configuration
Pointer to the user sensor configuration
needs to be updated.
structure.
8207J-AT42-02/11

Related parts for ATAVRTS2080A