![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
Enable or disable the High Speed APB (APB2) peripheral clock. More...
Macros | |
#define | __HAL_RCC_SYSCFG_CLK_ENABLE() |
#define | __HAL_RCC_SYSCFG_CLK_DISABLE() (RCC->APB2ENR &= ~(RCC_APB2ENR_SYSCFGEN)) |
Enable or disable the High Speed APB (APB2) peripheral clock.
#define __HAL_RCC_SYSCFG_CLK_DISABLE | ( | ) | (RCC->APB2ENR &= ~(RCC_APB2ENR_SYSCFGEN)) |
Definition at line 492 of file stm32f7xx_hal_rcc.h.
#define __HAL_RCC_SYSCFG_CLK_ENABLE | ( | ) |
Definition at line 484 of file stm32f7xx_hal_rcc.h.