Clock configuration. More...
Clock configuration.
Definition at line 172 of file clk_conf.h.
#include <clk_conf.h>
Data Fields | |
enum fam | family |
Family. | |
unsigned | max_coreclock |
Max coreclock. | |
unsigned | max_apb1 |
Max APB1 clock. | |
unsigned | max_apb2 |
Max APB2 clock. | |
unsigned | max_apb3 |
Max APB3 clock. | |
unsigned | hsi |
HSI frequency. | |
pll_cfg_t | pll |
PLL configuration. | |
bool | has_pll_i2s |
PLL I2S available. | |
bool | has_pll_sai |
PLL SAI available. | |
bool | has_pll_i2s_m |
PLL I2S has a M factor. | |
bool | has_pll_sai_m |
PLL SAI has a M factor. | |
bool | has_pll_i2s_alt_input |
PLL I2S has an external input available. | |
unsigned | hsi_prediv |
Value if HSI has a fixed prediv, 0 otherwise. | |
int | has_alt_48MHz |
48MHz can be generated by an alternate source | |
bool | need_48MHz |
48MHz is needed | |