CRC example1 for AVR XMEGA.
Copyright (c) 2011-2018 Microchip Technology Inc. and its subsidiaries.
Functions | |
int | main (void) |
Example 1 main application routine. More... | |
int main | ( | void | ) |
Example 1 main application routine.
References board_init(), crc16_append_value(), crc32_append_value(), CRC_16BIT, CRC_32BIT, crc_io_checksum(), LED0_GPIO, LED1_GPIO, LED_Off, LED_On, and sysclk_init().