|
MEGA-1284P Xplained Example Application
|
Initialization file used to init all I/O modules used in the example. More...
Go to the source code of this file.
Functions | |
| void | io_init_terminal_mode (void) |
| Function to setup IO for terminal mode. | |
| void | io_init_demo_mode (void) |
| Function to setup IO for demo mode. | |
| void | power_reduction_enable (void) |
| Function to reduce power consumption. | |
| void | usart1_init (void) |
| Function to setup USART1. | |
| void | adc_init (void) |
| Function to setup ADC. | |
| void | timer1_lightdemo_init (void) |
| Function to setup timer1 for light sensor demo. | |
| void | stop_timer1_lightdemo (void) |
| Function to stop timer1 used in the light sensor demo. | |
| void | timer1_init (void) |
| Function to setup timer1 as a time base for the touch lib. | |
| void | touch_init (void) |
| Function to setup touch button. | |
| void | qt_set_parameters (void) |
| Function to set values for touch sensing. | |
Initialization file used to init all I/O modules used in the example.
Copyright (C) 2011 Atmel Corporation. All rights reserved.
1.7.3