STM32H735xx HAL User Manual
|
RCC Clocks Frequency Structure. More...
#include <stm32h7xx_ll_rcc.h>
Data Fields | |
uint32_t | SYSCLK_Frequency |
uint32_t | CPUCLK_Frequency |
uint32_t | HCLK_Frequency |
uint32_t | PCLK1_Frequency |
uint32_t | PCLK2_Frequency |
uint32_t | PCLK3_Frequency |
uint32_t | PCLK4_Frequency |
RCC Clocks Frequency Structure.
Definition at line 117 of file stm32h7xx_ll_rcc.h.
Definition at line 120 of file stm32h7xx_ll_rcc.h.
uint32_t LL_RCC_ClocksTypeDef::HCLK_Frequency |
Definition at line 121 of file stm32h7xx_ll_rcc.h.
Referenced by LL_RCC_GetSystemClocksFreq().
Definition at line 122 of file stm32h7xx_ll_rcc.h.
Referenced by LL_RCC_GetSystemClocksFreq().
Definition at line 123 of file stm32h7xx_ll_rcc.h.
Referenced by LL_RCC_GetSystemClocksFreq().
Definition at line 124 of file stm32h7xx_ll_rcc.h.
Referenced by LL_RCC_GetSystemClocksFreq().
Definition at line 125 of file stm32h7xx_ll_rcc.h.
Referenced by LL_RCC_GetSystemClocksFreq().
Definition at line 119 of file stm32h7xx_ll_rcc.h.
Referenced by LL_LPTIM_Disable(), and LL_RCC_GetSystemClocksFreq().