STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
|
Get the enable or disable status of the AHB1 peripheral clock. More...
Macros | |
#define | __HAL_RCC_GPIOA_IS_CLK_ENABLED() |
#define | __HAL_RCC_GPIOB_IS_CLK_ENABLED() |
#define | __HAL_RCC_GPIOC_IS_CLK_ENABLED() |
#define | __HAL_RCC_GPIOH_IS_CLK_ENABLED() |
#define | __HAL_RCC_DMA1_IS_CLK_ENABLED() |
#define | __HAL_RCC_DMA2_IS_CLK_ENABLED() |
#define | __HAL_RCC_GPIOA_IS_CLK_DISABLED() |
#define | __HAL_RCC_GPIOB_IS_CLK_DISABLED() |
#define | __HAL_RCC_GPIOC_IS_CLK_DISABLED() |
#define | __HAL_RCC_GPIOH_IS_CLK_DISABLED() |
#define | __HAL_RCC_DMA1_IS_CLK_DISABLED() |
#define | __HAL_RCC_DMA2_IS_CLK_DISABLED() |
Get the enable or disable status of the AHB1 peripheral clock.
#define __HAL_RCC_GPIOA_IS_CLK_ENABLED | ( | ) |
#include <stm32f4xx_hal_rcc.h>
Definition at line 444 of file stm32f4xx_hal_rcc.h.
#define __HAL_RCC_GPIOB_IS_CLK_ENABLED | ( | ) |
#include <stm32f4xx_hal_rcc.h>
Definition at line 445 of file stm32f4xx_hal_rcc.h.
#define __HAL_RCC_GPIOC_IS_CLK_ENABLED | ( | ) |
#include <stm32f4xx_hal_rcc.h>
Definition at line 446 of file stm32f4xx_hal_rcc.h.
#define __HAL_RCC_GPIOH_IS_CLK_ENABLED | ( | ) |
#include <stm32f4xx_hal_rcc.h>
Definition at line 447 of file stm32f4xx_hal_rcc.h.
#define __HAL_RCC_DMA1_IS_CLK_ENABLED | ( | ) |
#include <stm32f4xx_hal_rcc.h>
Definition at line 448 of file stm32f4xx_hal_rcc.h.
#define __HAL_RCC_DMA2_IS_CLK_ENABLED | ( | ) |
#include <stm32f4xx_hal_rcc.h>
Definition at line 449 of file stm32f4xx_hal_rcc.h.
#define __HAL_RCC_GPIOA_IS_CLK_DISABLED | ( | ) |
#include <stm32f4xx_hal_rcc.h>
Definition at line 451 of file stm32f4xx_hal_rcc.h.
#define __HAL_RCC_GPIOB_IS_CLK_DISABLED | ( | ) |
#include <stm32f4xx_hal_rcc.h>
Definition at line 452 of file stm32f4xx_hal_rcc.h.
#define __HAL_RCC_GPIOC_IS_CLK_DISABLED | ( | ) |
#include <stm32f4xx_hal_rcc.h>
Definition at line 453 of file stm32f4xx_hal_rcc.h.
#define __HAL_RCC_GPIOH_IS_CLK_DISABLED | ( | ) |
#include <stm32f4xx_hal_rcc.h>
Definition at line 454 of file stm32f4xx_hal_rcc.h.
#define __HAL_RCC_DMA1_IS_CLK_DISABLED | ( | ) |
#include <stm32f4xx_hal_rcc.h>
Definition at line 455 of file stm32f4xx_hal_rcc.h.
#define __HAL_RCC_DMA2_IS_CLK_DISABLED | ( | ) |
#include <stm32f4xx_hal_rcc.h>
Definition at line 456 of file stm32f4xx_hal_rcc.h.