This is the code for the ADC and DAC tests.
Copyright (C) 2012 Atmel Corporation. All rights reserved.
Definition in file classb_analog.c.
#include "classb_analog.h"
Include dependency graph for classb_analog.c:Go to the source code of this file.
Functions | |
| void | classb_analog_io_test (DAC_t *dacptr, ADC_t *adcptr) |
| Functional test for the ADC, DAC and analog MUX. | |
Variables | |
| volatile uint8_t | classb_error |
| Global error flag. | |