Chip-specific oscillator management functions. More...
#include <clk/xmega/osc.h>Go to the source code of this file.
Functions | |
Oscillator Management | |
| static __always_inline void | osc_enable (uint8_t id) |
| Enable oscillator id. | |
| static __always_inline uint32_t | osc_get_rate (uint8_t id) |
| Return the frequency of oscillator id in Hz. | |
Chip-specific oscillator management functions.
Copyright (C) 2009 Atmel Corporation. All rights reserved.
Definition in file osc.h.
1.6.3