Macros | |
#define | RCC_PLLSAIP_DIV2 ((uint32_t)0x00000000U) |
#define | RCC_PLLSAIP_DIV4 ((uint32_t)0x00000001U) |
#define | RCC_PLLSAIP_DIV6 ((uint32_t)0x00000002U) |
#define | RCC_PLLSAIP_DIV8 ((uint32_t)0x00000003U) |
#define RCC_PLLSAIP_DIV2 ((uint32_t)0x00000000U) |
Definition at line 293 of file stm32f7xx_hal_rcc_ex.h.
#define RCC_PLLSAIP_DIV4 ((uint32_t)0x00000001U) |
Definition at line 294 of file stm32f7xx_hal_rcc_ex.h.
#define RCC_PLLSAIP_DIV6 ((uint32_t)0x00000002U) |
Definition at line 295 of file stm32f7xx_hal_rcc_ex.h.
#define RCC_PLLSAIP_DIV8 ((uint32_t)0x00000003U) |
Definition at line 296 of file stm32f7xx_hal_rcc_ex.h.