Xmega Application Note | |||||
Chip-specific system clock management functions. More...
#include <compiler.h>
#include <sysclk.h>
#include <osc.h>
#include <pll.h>
Go to the source code of this file.
Functions | |
void | sysclk_disable_module (enum sysclk_port_id port, uint8_t id) |
Disable the clock to peripheral id on port port. | |
void | sysclk_enable_module (enum sysclk_port_id port, uint8_t id) |
Enable the clock to peripheral id on port port. | |
void | sysclk_init (void) |
Initialize the synchronous clock system. |
Chip-specific system clock management functions.
Copyright (C) 2010 Atmel Corporation. All rights reserved.
Definition in file sysclk.c.
Generated on Fri Oct 22 12:15:25 2010 for AVR1300 Using the Xmega ADC by ![]() |