STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
Loading...
Searching...
No Matches
Collaboration diagram for PLLP Clock Divider:

Macros

#define RCC_PLLP_DIV2   0x00000002U
#define RCC_PLLP_DIV4   0x00000004U
#define RCC_PLLP_DIV6   0x00000006U
#define RCC_PLLP_DIV8   0x00000008U

Detailed Description

Macro Definition Documentation

◆ RCC_PLLP_DIV2

#define RCC_PLLP_DIV2   0x00000002U

Definition at line 168 of file stm32f4xx_hal_rcc.h.

◆ RCC_PLLP_DIV4

#define RCC_PLLP_DIV4   0x00000004U

Definition at line 169 of file stm32f4xx_hal_rcc.h.

◆ RCC_PLLP_DIV6

#define RCC_PLLP_DIV6   0x00000006U

Definition at line 170 of file stm32f4xx_hal_rcc.h.

◆ RCC_PLLP_DIV8

#define RCC_PLLP_DIV8   0x00000008U

Definition at line 171 of file stm32f4xx_hal_rcc.h.