#include <pm_at32ap7000.h>
Definition at line 144 of file pm_at32ap7000.h.
Data Fields | |
int | clock_source |
Which clock source to use: pm_clock_source_e. | |
unsigned char | divider |
The divider from the clock source. |
Which clock source to use: pm_clock_source_e.
Definition at line 148 of file pm_at32ap7000.h.
Referenced by pm_start_generic_clock().
unsigned char pm_gen_clk_opt_t::divider |
The divider from the clock source.
Definition at line 146 of file pm_at32ap7000.h.
Referenced by pm_start_generic_clock().