Xmega IEC60730 Class B Library  1.0
 All Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
File List
Here is a list of all documented files with brief descriptions:
o*avr_compiler.hHeader file for compiler compatibility
o*classb_analog.cThis is the code for the ADC and DAC tests
o*classb_analog.hThis is the header file for the ADC and DAC tests
o*classb_cpu.hSettings and definitions for the CPU registers test
o*classb_cpu_gcc.cThis file contains the function definition for a CPU register test that is compatible with AVR GCC
o*classb_cpu_iar.cThis file contains the function definition for a CPU register test that is compatible with IAR
o*classb_crc.hSettings and defines used in connection with CRC memory tests
o*classb_crc_hw.cDriver for 16- and 32-bit CRC using CRC hardware module
o*classb_crc_hw.hDefinitions and settings for the CRC hardware module driver
o*classb_crc_sw.cFunctions for computing 32- and 16-bit CRC for EEPROM and Flash
o*classb_crc_sw.hDefinitions and settings for the CRC implemented in software
o*classb_freq.cCPU frequency test
o*classb_freq.hSettings and definitions for the CPU frequency test
o*classb_interrupt_monitor.cThis file contains functions for monitoring the frequency of execution of registered interrupts
o*classb_interrupt_monitor.hThis file contains settings and definitions for the interrupt monitor
o*classb_rtc_common.cDriver for the RTC
o*classb_rtc_common.hSettings for the RTC driver
o*classb_sram.cSRAM test based on the March X algorithm
o*classb_sram.hSettings for the SRAM test
o*classb_wdt_test.cWatchdog timer self-diagnostic routine
o*classb_wdt_test.hSettings for the watchdog timer test
o*error_handler.hMacros and definitions for handling errors and other configurable actions
o*analog/UserApplication.cThis in an demo application for the ADC and DAC tests
o*crc/UserApplication.cDemo application for the CRC tests
o*frequency/UserApplication.cThis is the demo application for the CPU frequency test
o*interrupts/UserApplication.cThis in an demo application for the interrupt monitor
o*registers/UserApplication.cThis is a demo application for the CPU registers test
o*sram/UserApplication.cExample application for the SRAM test
\*wdt/UserApplication.cThis is the demo application for the watchdog timer (WDT) test