XMEGA Power Reduction support. More...
#include <clk/sys.h>#include <chip/memory-map.h>#include <interrupt.h>Go to the source code of this file.
Functions | |
Enabling and disabling synchronous clocks | |
| void | sysclk_enable_module (uint8_t port, uint8_t id) |
| Enable the clock to peripheral id on port port. | |
| void | sysclk_disable_module (uint8_t port, uint8_t id) |
| Disable the clock to peripheral id on port port. | |
XMEGA Power Reduction support.
Copyright (C) 2009 Atmel Corporation. All rights reserved.
Definition in file xmega_pr.c.
1.6.3