| Xmega Application Note | |||||
DFLL management. More...
#include <parts.h>#include "conf_clock.h"
Go to the source code of this file.
Functions | |
Interaction with the DFLL hardware | |
| static int | dfll_wait_for_accurate_lock (unsigned int dfll_id) |
| Wait for the DFLL identified by dfll_id to achieve accurate lock. | |
| static int | dfll_wait_for_coarse_lock (unsigned int dfll_id) |
| Wait for the DFLL identified by dfll_id to achieve coarse lock. | |
| static int | dfll_wait_for_fine_lock (unsigned int dfll_id) |
| Wait for the DFLL identified by dfll_id to achieve fine lock. | |
DFLL management.
Copyright (C) 2010 Atmel Corporation. All rights reserved.
Definition in file dfll.h.
Generated on Fri Oct 22 12:15:25 2010 for AVR1300 Using the Xmega ADC by 1.6.3
|