STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
|
Topics | |
AHB1 Peripheral Clock Enable Disable | |
Enables or disables the AHB1 peripheral clock. | |
AHB1 Peripheral Clock Enable Disable Status | |
Get the enable or disable status of the AHB1 peripheral clock. | |
AHB2 Peripheral Clock Enable Disable | |
Enable or disable the AHB2 peripheral clock. | |
AHB2 Peripheral Clock Enable Disable Status | |
Get the enable or disable status of the AHB2 peripheral clock. | |
AHB3 Peripheral Clock Enable Disable | |
Enables or disables the AHB3 peripheral clock. | |
AHB3 Peripheral Clock Enable Disable Status | |
Get the enable or disable status of the AHB3 peripheral clock. | |
APB1 Peripheral Clock Enable Disable | |
Enable or disable the Low Speed APB (APB1) peripheral clock. | |
APB1 Peripheral Clock Enable Disable Status | |
Get the enable or disable status of the APB1 peripheral clock. | |
APB2 Peripheral Clock Enable Disable | |
Enable or disable the High Speed APB (APB2) peripheral clock. | |
APB2 Peripheral Clock Enable Disable Status | |
Get the enable or disable status of the APB2 peripheral clock. | |
AHB1 Force Release Reset | |
Force or release AHB1 peripheral reset. | |
AHB2 Force Release Reset | |
Force or release AHB2 peripheral reset. | |
AHB3 Force Release Reset | |
Force or release AHB3 peripheral reset. | |
APB1 Force Release Reset | |
Force or release APB1 peripheral reset. | |
APB2 Force Release Reset | |
Force or release APB2 peripheral reset. | |
AHB1 Peripheral Low Power Enable Disable | |
Enable or disable the AHB1 peripheral clock during Low Power (Sleep) mode. | |
AHB2 Peripheral Low Power Enable Disable | |
Enable or disable the AHB2 peripheral clock during Low Power (Sleep) mode. | |
AHB3 Peripheral Low Power Enable Disable | |
Enable or disable the AHB3 peripheral clock during Low Power (Sleep) mode. | |
APB1 Peripheral Low Power Enable Disable | |
Enable or disable the APB1 peripheral clock during Low Power (Sleep) mode. | |
APB2 Peripheral Low Power Enable Disable | |
Enable or disable the APB2 peripheral clock during Low Power (Sleep) mode. | |
Macros | |
#define | __HAL_RCC_PLL_CONFIG(__RCC_PLLSource__, __PLLM__, __PLLN__, __PLLP__, __PLLQ__, __PLLR__) |
Macro to configure the main PLL clock source, multiplication and division factors. | |
#define | __HAL_RCC_PLLI2S_ENABLE() |
Macros to enable or disable the PLLI2S. | |
#define | __HAL_RCC_PLLI2S_DISABLE() |
#define | __HAL_RCC_PLLI2S_CONFIG(__PLLI2SM__, __PLLI2SN__, __PLLI2SP__, __PLLI2SQ__, __PLLI2SR__) |
Macro to configure the PLLI2S clock multiplication and division factors . | |
#define | __HAL_RCC_PLLSAI_ENABLE() |
Macros to Enable or Disable the PLLISAI. | |
#define | __HAL_RCC_PLLSAI_DISABLE() |
#define | __HAL_RCC_PLLSAI_CONFIG(__PLLSAIM__, __PLLSAIN__, __PLLSAIP__, __PLLSAIQ__, __PLLSAIR__) |
Macro to configure the PLLSAI clock multiplication and division factors. | |
#define | __HAL_RCC_PLLI2S_PLLSAICLKDIVQ_CONFIG(__PLLI2SDivQ__) |
Macro to configure the SAI clock Divider coming from PLLI2S. | |
#define | __HAL_RCC_PLLSAI_PLLSAICLKDIVQ_CONFIG(__PLLSAIDivQ__) |
Macro to configure the SAI clock Divider coming from PLLSAI. | |
#define | __HAL_RCC_SAI1_CONFIG(__SOURCE__) |
Macro to configure SAI1 clock source selection. | |
#define | __HAL_RCC_GET_SAI1_SOURCE() |
Macro to Get SAI1 clock source selection. | |
#define | __HAL_RCC_SAI2_CONFIG(__SOURCE__) |
Macro to configure SAI2 clock source selection. | |
#define | __HAL_RCC_GET_SAI2_SOURCE() |
Macro to Get SAI2 clock source selection. | |
#define | __HAL_RCC_I2S_APB1_CONFIG(__SOURCE__) |
Macro to configure I2S APB1 clock source selection. | |
#define | __HAL_RCC_GET_I2S_APB1_SOURCE() |
Macro to Get I2S APB1 clock source selection. | |
#define | __HAL_RCC_I2S_APB2_CONFIG(__SOURCE__) |
Macro to configure I2S APB2 clock source selection. | |
#define | __HAL_RCC_GET_I2S_APB2_SOURCE() |
Macro to Get I2S APB2 clock source selection. | |
#define | __HAL_RCC_CEC_CONFIG(__SOURCE__) |
Macro to configure the CEC clock. | |
#define | __HAL_RCC_GET_CEC_SOURCE() |
Macro to Get the CEC clock. | |
#define | __HAL_RCC_FMPI2C1_CONFIG(__SOURCE__) |
Macro to configure the FMPI2C1 clock. | |
#define | __HAL_RCC_GET_FMPI2C1_SOURCE() |
Macro to Get the FMPI2C1 clock. | |
#define | __HAL_RCC_CLK48_CONFIG(__SOURCE__) |
Macro to configure the CLK48 clock. | |
#define | __HAL_RCC_GET_CLK48_SOURCE() |
Macro to Get the CLK48 clock. | |
#define | __HAL_RCC_SDIO_CONFIG(__SOURCE__) |
Macro to configure the SDIO clock. | |
#define | __HAL_RCC_GET_SDIO_SOURCE() |
Macro to Get the SDIO clock. | |
#define | __HAL_RCC_SPDIFRX_CONFIG(__SOURCE__) |
Macro to configure the SPDIFRX clock. | |
#define | __HAL_RCC_GET_SPDIFRX_SOURCE() |
Macro to Get the SPDIFRX clock. | |
#define | __HAL_RCC_TIMCLKPRESCALER(__PRESC__) |
Macro to configure the Timers clocks prescalers. | |
#define | __HAL_RCC_PLLSAI_ENABLE_IT() |
Enable PLLSAI_RDY interrupt. | |
#define | __HAL_RCC_PLLSAI_DISABLE_IT() |
Disable PLLSAI_RDY interrupt. | |
#define | __HAL_RCC_PLLSAI_CLEAR_IT() |
Clear the PLLSAI RDY interrupt pending bits. | |
#define | __HAL_RCC_PLLSAI_GET_IT() |
Check the PLLSAI RDY interrupt has occurred or not. | |
#define | __HAL_RCC_PLLSAI_GET_FLAG() |
Check PLLSAI RDY flag is set or not. | |
#define __HAL_RCC_PLL_CONFIG | ( | __RCC_PLLSource__, | |
__PLLM__, | |||
__PLLN__, | |||
__PLLP__, | |||
__PLLQ__, | |||
__PLLR__ ) |
#include <stm32f4xx_hal_rcc_ex.h>
Macro to configure the main PLL clock source, multiplication and division factors.
__RCC_PLLSource__ | specifies the PLL entry clock source. This parameter can be one of the following values:
|
__PLLM__ | specifies the division factor for PLL VCO input clock This parameter must be a number between Min_Data = 2 and Max_Data = 63. |
__PLLN__ | specifies the multiplication factor for PLL VCO output clock This parameter must be a number between Min_Data = 50 and Max_Data = 432. |
__PLLP__ | specifies the division factor for main system clock (SYSCLK) This parameter must be a number in the range {2, 4, 6, or 8}. |
__PLLQ__ | specifies the division factor for OTG FS, SDIO and RNG clocks This parameter must be a number between Min_Data = 2 and Max_Data = 15. |
__PLLR__ | PLL division factor for I2S, SAI, SYSTEM, SPDIFRX clocks. This parameter must be a number between Min_Data = 2 and Max_Data = 7. |
Definition at line 5834 of file stm32f4xx_hal_rcc_ex.h.
#define __HAL_RCC_PLLI2S_ENABLE | ( | ) |
#include <stm32f4xx_hal_rcc_ex.h>
Macros to enable or disable the PLLI2S.
Definition at line 5888 of file stm32f4xx_hal_rcc_ex.h.
Referenced by HAL_RCCEx_PeriphCLKConfig().
#define __HAL_RCC_PLLI2S_DISABLE | ( | ) |
#include <stm32f4xx_hal_rcc_ex.h>
Definition at line 5889 of file stm32f4xx_hal_rcc_ex.h.
Referenced by HAL_RCCEx_PeriphCLKConfig().
#define __HAL_RCC_PLLI2S_CONFIG | ( | __PLLI2SM__, | |
__PLLI2SN__, | |||
__PLLI2SP__, | |||
__PLLI2SQ__, | |||
__PLLI2SR__ ) |
#include <stm32f4xx_hal_rcc_ex.h>
Macro to configure the PLLI2S clock multiplication and division factors .
__PLLI2SM__ | specifies the division factor for PLLI2S VCO input clock This parameter must be a number between Min_Data = 2 and Max_Data = 63. |
__PLLI2SN__ | specifies the multiplication factor for PLLI2S VCO output clock This parameter must be a number between Min_Data = 50 and Max_Data = 432. |
__PLLI2SP__ | specifies division factor for SPDIFRX Clock. This parameter must be a number in the range {2, 4, 6, or 8}. |
__PLLI2SR__ | specifies the division factor for I2S clock This parameter must be a number between Min_Data = 2 and Max_Data = 7. |
__PLLI2SQ__ | specifies the division factor for SAI clock This parameter must be a number between Min_Data = 2 and Max_Data = 15. |
Definition at line 5922 of file stm32f4xx_hal_rcc_ex.h.
Referenced by HAL_RCCEx_PeriphCLKConfig().
#define __HAL_RCC_PLLSAI_ENABLE | ( | ) |
#include <stm32f4xx_hal_rcc_ex.h>
Macros to Enable or Disable the PLLISAI.
Definition at line 6035 of file stm32f4xx_hal_rcc_ex.h.
Referenced by HAL_RCCEx_PeriphCLKConfig().
#define __HAL_RCC_PLLSAI_DISABLE | ( | ) |
#include <stm32f4xx_hal_rcc_ex.h>
Definition at line 6036 of file stm32f4xx_hal_rcc_ex.h.
Referenced by HAL_RCCEx_PeriphCLKConfig().
#define __HAL_RCC_PLLSAI_CONFIG | ( | __PLLSAIM__, | |
__PLLSAIN__, | |||
__PLLSAIP__, | |||
__PLLSAIQ__, | |||
__PLLSAIR__ ) |
#include <stm32f4xx_hal_rcc_ex.h>
Macro to configure the PLLSAI clock multiplication and division factors.
__PLLSAIM__ | specifies the division factor for PLLSAI VCO input clock This parameter must be a number between Min_Data = 2 and Max_Data = 63. |
__PLLSAIN__ | specifies the multiplication factor for PLLSAI VCO output clock. This parameter must be a number between Min_Data = 50 and Max_Data = 432. |
__PLLSAIP__ | specifies division factor for OTG FS, SDIO and RNG clocks. This parameter must be a number in the range {2, 4, 6, or 8}. |
__PLLSAIQ__ | specifies the division factor for SAI clock This parameter must be a number between Min_Data = 2 and Max_Data = 15. |
__PLLSAIR__ | specifies the division factor for LTDC clock This parameter must be a number between Min_Data = 2 and Max_Data = 7. |
Definition at line 6064 of file stm32f4xx_hal_rcc_ex.h.
Referenced by HAL_RCCEx_PeriphCLKConfig().
#define __HAL_RCC_PLLI2S_PLLSAICLKDIVQ_CONFIG | ( | __PLLI2SDivQ__ | ) |
#include <stm32f4xx_hal_rcc_ex.h>
Macro to configure the SAI clock Divider coming from PLLI2S.
__PLLI2SDivQ__ | specifies the PLLI2S division factor for SAI1 clock. This parameter must be a number between 1 and 32. SAI1 clock frequency = f(PLLI2SQ) / PLLI2SDivQ |
Definition at line 6145 of file stm32f4xx_hal_rcc_ex.h.
Referenced by HAL_RCCEx_PeriphCLKConfig().
#define __HAL_RCC_PLLSAI_PLLSAICLKDIVQ_CONFIG | ( | __PLLSAIDivQ__ | ) |
#include <stm32f4xx_hal_rcc_ex.h>
Macro to configure the SAI clock Divider coming from PLLSAI.
__PLLSAIDivQ__ | specifies the PLLSAI division factor for SAI1 clock . This parameter must be a number between Min_Data = 1 and Max_Data = 32. SAI1 clock frequency = f(PLLSAIQ) / PLLSAIDivQ |
Definition at line 6153 of file stm32f4xx_hal_rcc_ex.h.
Referenced by HAL_RCCEx_PeriphCLKConfig().
#define __HAL_RCC_SAI1_CONFIG | ( | __SOURCE__ | ) |
#include <stm32f4xx_hal_rcc_ex.h>
Macro to configure SAI1 clock source selection.
__SOURCE__ | specifies the SAI1 clock source. This parameter can be one of the following values:
|
Definition at line 6239 of file stm32f4xx_hal_rcc_ex.h.
Referenced by HAL_RCCEx_PeriphCLKConfig().
#define __HAL_RCC_GET_SAI1_SOURCE | ( | ) |
#include <stm32f4xx_hal_rcc_ex.h>
Macro to Get SAI1 clock source selection.
The | clock source can be one of the following values:
|
Definition at line 6249 of file stm32f4xx_hal_rcc_ex.h.
Referenced by HAL_RCCEx_GetPeriphCLKConfig().
#define __HAL_RCC_SAI2_CONFIG | ( | __SOURCE__ | ) |
#include <stm32f4xx_hal_rcc_ex.h>
Macro to configure SAI2 clock source selection.
__SOURCE__ | specifies the SAI2 clock source. This parameter can be one of the following values:
|
Definition at line 6262 of file stm32f4xx_hal_rcc_ex.h.
Referenced by HAL_RCCEx_PeriphCLKConfig().
#define __HAL_RCC_GET_SAI2_SOURCE | ( | ) |
#include <stm32f4xx_hal_rcc_ex.h>
Macro to Get SAI2 clock source selection.
The | clock source can be one of the following values:
|
Definition at line 6272 of file stm32f4xx_hal_rcc_ex.h.
Referenced by HAL_RCCEx_GetPeriphCLKConfig().
#define __HAL_RCC_I2S_APB1_CONFIG | ( | __SOURCE__ | ) |
#include <stm32f4xx_hal_rcc_ex.h>
Macro to configure I2S APB1 clock source selection.
__SOURCE__ | specifies the I2S APB1 clock source. This parameter can be one of the following values:
|
Definition at line 6283 of file stm32f4xx_hal_rcc_ex.h.
Referenced by HAL_RCCEx_PeriphCLKConfig().
#define __HAL_RCC_GET_I2S_APB1_SOURCE | ( | ) |
#include <stm32f4xx_hal_rcc_ex.h>
Macro to Get I2S APB1 clock source selection.
The | clock source can be one of the following values:
|
Definition at line 6292 of file stm32f4xx_hal_rcc_ex.h.
Referenced by HAL_RCCEx_GetPeriphCLKConfig(), and HAL_RCCEx_GetPeriphCLKFreq().
#define __HAL_RCC_I2S_APB2_CONFIG | ( | __SOURCE__ | ) |
#include <stm32f4xx_hal_rcc_ex.h>
Macro to configure I2S APB2 clock source selection.
__SOURCE__ | specifies the SAI Block A clock source. This parameter can be one of the following values:
|
Definition at line 6303 of file stm32f4xx_hal_rcc_ex.h.
Referenced by HAL_RCCEx_PeriphCLKConfig().
#define __HAL_RCC_GET_I2S_APB2_SOURCE | ( | ) |
#include <stm32f4xx_hal_rcc_ex.h>
Macro to Get I2S APB2 clock source selection.
The | clock source can be one of the following values:
|
Definition at line 6312 of file stm32f4xx_hal_rcc_ex.h.
Referenced by HAL_RCCEx_GetPeriphCLKConfig(), and HAL_RCCEx_GetPeriphCLKFreq().
#define __HAL_RCC_CEC_CONFIG | ( | __SOURCE__ | ) |
#include <stm32f4xx_hal_rcc_ex.h>
Macro to configure the CEC clock.
__SOURCE__ | specifies the CEC clock source. This parameter can be one of the following values:
|
Definition at line 6320 of file stm32f4xx_hal_rcc_ex.h.
Referenced by HAL_RCCEx_PeriphCLKConfig().
#define __HAL_RCC_GET_CEC_SOURCE | ( | ) |
#include <stm32f4xx_hal_rcc_ex.h>
Macro to Get the CEC clock.
The | clock source can be one of the following values:
|
Definition at line 6327 of file stm32f4xx_hal_rcc_ex.h.
Referenced by HAL_RCCEx_GetPeriphCLKConfig().
#define __HAL_RCC_FMPI2C1_CONFIG | ( | __SOURCE__ | ) |
#include <stm32f4xx_hal_rcc_ex.h>
Macro to configure the FMPI2C1 clock.
__SOURCE__ | specifies the FMPI2C1 clock source. This parameter can be one of the following values:
|
Definition at line 6336 of file stm32f4xx_hal_rcc_ex.h.
Referenced by HAL_RCCEx_PeriphCLKConfig().
#define __HAL_RCC_GET_FMPI2C1_SOURCE | ( | ) |
#include <stm32f4xx_hal_rcc_ex.h>
Macro to Get the FMPI2C1 clock.
The | clock source can be one of the following values:
|
Definition at line 6344 of file stm32f4xx_hal_rcc_ex.h.
Referenced by HAL_RCCEx_GetPeriphCLKConfig().
#define __HAL_RCC_CLK48_CONFIG | ( | __SOURCE__ | ) |
#include <stm32f4xx_hal_rcc_ex.h>
Macro to configure the CLK48 clock.
__SOURCE__ | specifies the CLK48 clock source. This parameter can be one of the following values:
|
Definition at line 6352 of file stm32f4xx_hal_rcc_ex.h.
Referenced by HAL_RCCEx_PeriphCLKConfig().
#define __HAL_RCC_GET_CLK48_SOURCE | ( | ) |
#include <stm32f4xx_hal_rcc_ex.h>
Macro to Get the CLK48 clock.
The | clock source can be one of the following values:
|
Definition at line 6359 of file stm32f4xx_hal_rcc_ex.h.
Referenced by HAL_RCCEx_GetPeriphCLKConfig().
#define __HAL_RCC_SDIO_CONFIG | ( | __SOURCE__ | ) |
#include <stm32f4xx_hal_rcc_ex.h>
Macro to configure the SDIO clock.
__SOURCE__ | specifies the SDIO clock source. This parameter can be one of the following values:
|
Definition at line 6367 of file stm32f4xx_hal_rcc_ex.h.
Referenced by HAL_RCCEx_PeriphCLKConfig().
#define __HAL_RCC_GET_SDIO_SOURCE | ( | ) |
#include <stm32f4xx_hal_rcc_ex.h>
Macro to Get the SDIO clock.
The | clock source can be one of the following values:
|
Definition at line 6374 of file stm32f4xx_hal_rcc_ex.h.
Referenced by HAL_RCCEx_GetPeriphCLKConfig().
#define __HAL_RCC_SPDIFRX_CONFIG | ( | __SOURCE__ | ) |
#include <stm32f4xx_hal_rcc_ex.h>
Macro to configure the SPDIFRX clock.
__SOURCE__ | specifies the SPDIFRX clock source. This parameter can be one of the following values:
|
Definition at line 6382 of file stm32f4xx_hal_rcc_ex.h.
Referenced by HAL_RCCEx_PeriphCLKConfig().
#define __HAL_RCC_GET_SPDIFRX_SOURCE | ( | ) |
#include <stm32f4xx_hal_rcc_ex.h>
Macro to Get the SPDIFRX clock.
The | clock source can be one of the following values:
|
Definition at line 6389 of file stm32f4xx_hal_rcc_ex.h.
Referenced by HAL_RCCEx_GetPeriphCLKConfig().
#define __HAL_RCC_TIMCLKPRESCALER | ( | __PRESC__ | ) |
#include <stm32f4xx_hal_rcc_ex.h>
Macro to configure the Timers clocks prescalers.
__PRESC__ | specifies the Timers clocks prescalers selection This parameter can be one of the following values:
|
Definition at line 6748 of file stm32f4xx_hal_rcc_ex.h.
Referenced by HAL_RCCEx_PeriphCLKConfig().
#define __HAL_RCC_PLLSAI_ENABLE_IT | ( | ) |
#include <stm32f4xx_hal_rcc_ex.h>
Enable PLLSAI_RDY interrupt.
Definition at line 6759 of file stm32f4xx_hal_rcc_ex.h.
#define __HAL_RCC_PLLSAI_DISABLE_IT | ( | ) |
#include <stm32f4xx_hal_rcc_ex.h>
Disable PLLSAI_RDY interrupt.
Definition at line 6763 of file stm32f4xx_hal_rcc_ex.h.
#define __HAL_RCC_PLLSAI_CLEAR_IT | ( | ) |
#include <stm32f4xx_hal_rcc_ex.h>
Clear the PLLSAI RDY interrupt pending bits.
Definition at line 6767 of file stm32f4xx_hal_rcc_ex.h.
#define __HAL_RCC_PLLSAI_GET_IT | ( | ) |
#include <stm32f4xx_hal_rcc_ex.h>
Check the PLLSAI RDY interrupt has occurred or not.
The | new state (TRUE or FALSE). |
Definition at line 6772 of file stm32f4xx_hal_rcc_ex.h.
#define __HAL_RCC_PLLSAI_GET_FLAG | ( | ) |
#include <stm32f4xx_hal_rcc_ex.h>
Check PLLSAI RDY flag is set or not.
The | new state (TRUE or FALSE). |
Definition at line 6777 of file stm32f4xx_hal_rcc_ex.h.
Referenced by HAL_RCCEx_PeriphCLKConfig().