include/clk/xmega/osc.h File Reference

Oscillator management using the Xmega OSC module. More...

#include <regs/xmega_osc.h>
#include <assert.h>
#include <types.h>

Go to the source code of this file.

Functions

static __always_inline void osc_enable_internal (uint8_t id)
 Enable internal oscillator id.
static void osc_enable_external (uint8_t id)
 Enable external oscillator id.
Oscillator Management

static __always_inline void osc_disable (uint8_t id)
 Disable oscillator id.
static bool osc_is_running (uint8_t id)
 Determine whether oscillator id is running.

Detailed Description

Oscillator management using the Xmega OSC module.

Copyright (C) 2009 Atmel Corporation. All rights reserved.

Definition in file osc.h.

Generated on Thu Apr 29 14:09:42 2010 for uart-loopback by  doxygen 1.6.3