The AHB clock (HCLK) divider. This clock is derived from the system clock (SYSCLK). This parameter can be a value of RCC_LL_EC_SYSCLK_DIV This feature can be modified afterwards using unitary function LL_RCC_SetAHBPrescaler().
The APB1 clock (PCLK1) divider. This clock is derived from the AHB clock (HCLK). This parameter can be a value of RCC_LL_EC_APB1_DIV This feature can be modified afterwards using unitary function LL_RCC_SetAPB1Prescaler().
The APB2 clock (PCLK2) divider. This clock is derived from the AHB clock (HCLK). This parameter can be a value of RCC_LL_EC_APB2_DIV This feature can be modified afterwards using unitary function LL_RCC_SetAPB2Prescaler().
Related Functions
Found 3 other functions taking a LL_UTILS_ClkInitTypeDef
argument: