STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
|
Get the enable or disable status of the AHB2 peripheral clock. More...
Macros | |
#define | __HAL_RCC_DCMI_IS_CLK_ENABLED() |
#define | __HAL_RCC_DCMI_IS_CLK_DISABLED() |
#define | __HAL_RCC_USB_OTG_FS_IS_CLK_ENABLED() |
#define | __HAL_RCC_USB_OTG_FS_IS_CLK_DISABLED() |
#define | __HAL_RCC_RNG_IS_CLK_ENABLED() |
#define | __HAL_RCC_RNG_IS_CLK_DISABLED() |
Get the enable or disable status of the AHB2 peripheral clock.
#define __HAL_RCC_DCMI_IS_CLK_ENABLED | ( | ) |
#include <stm32f4xx_hal_rcc_ex.h>
Definition at line 4107 of file stm32f4xx_hal_rcc_ex.h.
#define __HAL_RCC_DCMI_IS_CLK_DISABLED | ( | ) |
#include <stm32f4xx_hal_rcc_ex.h>
Definition at line 4108 of file stm32f4xx_hal_rcc_ex.h.
#define __HAL_RCC_USB_OTG_FS_IS_CLK_ENABLED | ( | ) |
#include <stm32f4xx_hal_rcc_ex.h>
Definition at line 4110 of file stm32f4xx_hal_rcc_ex.h.
#define __HAL_RCC_USB_OTG_FS_IS_CLK_DISABLED | ( | ) |
#include <stm32f4xx_hal_rcc_ex.h>
Definition at line 4111 of file stm32f4xx_hal_rcc_ex.h.
#define __HAL_RCC_RNG_IS_CLK_ENABLED | ( | ) |
#include <stm32f4xx_hal_rcc_ex.h>
Definition at line 4113 of file stm32f4xx_hal_rcc_ex.h.
#define __HAL_RCC_RNG_IS_CLK_DISABLED | ( | ) |
#include <stm32f4xx_hal_rcc_ex.h>
Definition at line 4114 of file stm32f4xx_hal_rcc_ex.h.