Hardware-specific representation of PLL configuration. More...
#include <pll.h>
Public Attributes | |
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 78 of file same70/pll.h.
uint32_t pll_config::ctrl |
Definition at line 79 of file same70/pll.h.