STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
|
Macros | |
#define | RCC_PLLSAIDIVR_2 0x00000000U |
#define | RCC_PLLSAIDIVR_4 0x00010000U |
#define | RCC_PLLSAIDIVR_8 0x00020000U |
#define | RCC_PLLSAIDIVR_16 0x00030000U |
#define RCC_PLLSAIDIVR_2 0x00000000U |
#include <stm32f4xx_hal_rcc_ex.h>
Definition at line 541 of file stm32f4xx_hal_rcc_ex.h.
#define RCC_PLLSAIDIVR_4 0x00010000U |
#include <stm32f4xx_hal_rcc_ex.h>
Definition at line 542 of file stm32f4xx_hal_rcc_ex.h.
#define RCC_PLLSAIDIVR_8 0x00020000U |
#include <stm32f4xx_hal_rcc_ex.h>
Definition at line 543 of file stm32f4xx_hal_rcc_ex.h.
#define RCC_PLLSAIDIVR_16 0x00030000U |
#include <stm32f4xx_hal_rcc_ex.h>
Definition at line 544 of file stm32f4xx_hal_rcc_ex.h.