Xmega Application Note | |||||
Hardware-specific representation of PLL configuration. More...
#include <pll.h>
Data Fields | |
uint8_t | ctrl |
uint32_t | ctrl |
Hardware-specific representation of PLL configuration.
This structure contains one or more device-specific values representing the current PLL configuration. The contents of this structure is typically different from platform to platform, and the user should not access any fields except through the PLL configuration API.
Definition at line 89 of file pll.h.
uint8_t pll_config::ctrl |
uint32_t pll_config::ctrl |
Definition at line 90 of file pll.h.
Referenced by pll_config_clear_option(), pll_config_init(), pll_config_read(), pll_config_set_option(), and pll_config_write().
Generated on Fri Oct 22 12:15:26 2010 for AVR1300 Using the Xmega ADC by ![]() |