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.
#include <pll.h>
Data Fields | |
uint32_t | ctrl |
uint32_t pll_config::ctrl |
Referenced by pll_config_init(), pll_config_read(), pll_config_write(), and pll_enable().