Functions | |
| void | init_adc (void) |
| Configures the ADC accordingly to the ADC Define Configuration values. | |
| void init_adc | ( | void | ) |
Configures the ADC accordingly to the ADC Define Configuration values.
Take care that you have to select the ports which will be converted as analog inputs thanks to the DIDR0 and DIDR1 registers.
Referenced by device_mouse_task_init(), and hid_task_init().
1.5.3