Clock system example 2.
Copyright (c) 2010-2018 Microchip Technology Inc. and its subsidiaries.
#include <compiler.h>
#include <genclk.h>
#include <gpio.h>
#include <sysclk.h>
#include <conf_example2.h>
Functions | |
int | main (void) |
int main | ( | void | ) |
References board_init(), genclk_enable_config(), gpio_enable_module_pin(), and sysclk_init().