Clock system example 2.
Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.
#include <asf.h>
#include <conf_example2.h>
Functions | |
int | main (void) |
int main | ( | void | ) |
References board_init(), GCLK_DIV, GCLK_ID, GCLK_SOURCE, genclk_enable_config(), ioport_disable_pin(), ioport_set_pin_mode(), and sysclk_init().