#include <asf.h>
#include "conf_example.h"
Functions | |
int | main (void) |
main function : do init and loop to display ACIFA values More... | |
Variables | |
const gpio_map_t | ACIFA_GPIO_MAP |
int main | ( | void | ) |
main function : do init and loop to display ACIFA values
References ACIFA_COMP_SELA, ACIFA_COMP_SELB, acifa_configure(), acifa_is_aca_inp_higher(), acifa_is_acb_inp_higher(), acifa_start(), delay_ms, gpio_enable_module(), init_dbg_rs232(), print_dbg(), sysclk_get_cpu_hz(), and sysclk_init().
const gpio_map_t ACIFA_GPIO_MAP |