#include <stm32f4xx_rcc.h>
Public Attributes | |
uint32_t | ADC12CLK_Frequency |
uint32_t | ADC34CLK_Frequency |
uint32_t | ADCCLK_Frequency |
uint32_t | HCLK_Frequency |
uint32_t | HRTIM1CLK_Frequency |
uint32_t | I2C1CLK_Frequency |
uint32_t | I2C2CLK_Frequency |
uint32_t | I2C3CLK_Frequency |
uint32_t | PCLK1_Frequency |
uint32_t | PCLK2_Frequency |
uint32_t | SYSCLK_Frequency |
uint32_t | TIM15CLK_Frequency |
uint32_t | TIM16CLK_Frequency |
uint32_t | TIM17CLK_Frequency |
uint32_t | TIM1CLK_Frequency |
uint32_t | TIM8CLK_Frequency |
uint32_t | UART4CLK_Frequency |
uint32_t | UART5CLK_Frequency |
uint32_t | USART1CLK_Frequency |
uint32_t | USART2CLK_Frequency |
uint32_t | USART3CLK_Frequency |
Definition at line 48 of file CMSIS/CM4/DeviceSupport/ST/STM32F4xx/stm32f4xx_rcc.h.
uint32_t RCC_ClocksTypeDef::ADCCLK_Frequency |
returns ADCCLK clock frequency expressed in Hz
Definition at line 52 of file stm32f10x_rcc.h.