System clock module data container.
Data Fields | |
struct _system_clock_dpll_config | dpll |
struct _system_clock_xosc_config | xosc |
struct _system_clock_xosc_config | xosc32k |
struct _system_clock_dpll_config _system_clock_module::dpll |
Referenced by system_clock_source_dpll_set_config(), and system_clock_source_get_hz().
struct _system_clock_xosc_config _system_clock_module::xosc |
Referenced by system_clock_source_get_hz(), and system_clock_source_xosc_set_config().
struct _system_clock_xosc_config _system_clock_module::xosc32k |
Referenced by system_clock_source_get_hz(), and system_clock_source_xosc32k_set_config().