HAL + 0/7 examples
 
Symbols
loading...
Files
loading...

LL_RCC_ClocksTypeDef struct

RCC Clocks Frequency Structure

Syntax

typedef struct {   uint32_t SYSCLK_Frequency;           uint32_t HCLK_Frequency;             uint32_t PCLK1_Frequency;            uint32_t PCLK2_Frequency;          } LL_RCC_ClocksTypeDef;

Fields

SYSCLK_Frequency

SYSCLK clock frequency. Read more...

HCLK_Frequency

HCLK clock frequency. Read more...

PCLK1_Frequency

PCLK1 clock frequency. Read more...

PCLK2_Frequency

PCLK2 clock frequency. Read more...

Examples

LL_RCC_ClocksTypeDef is referenced by 7 libraries and example projects.

Type Use

Variables of LL_RCC_ClocksTypeDef type
LL_LPTIM_Disable()::rcc_clock
LL_I2C_Init()::rcc_clocks
LL_USART_Init()::rcc_clocks
all items filtered out
LL_RCC_ClocksTypeDef
all items filtered out
LL_RCC_ClocksTypeDef
all items filtered out
Allocators of LL_RCC_ClocksTypeDef
Deletors of LL_RCC_ClocksTypeDef
LL_LPTIM_Disable()::rcc_clock
LL_I2C_Init()::rcc_clocks
LL_USART_Init()::rcc_clocks
all items filtered out
LL_RCC_ClocksTypeDef
LL_LPTIM_Disable()::rcc_clock
LL_I2C_Init()::rcc_clocks
LL_USART_Init()::rcc_clocks
all items filtered out