HAL Control functions. More...
Macros | |
#define | HAL_DisableDBGSleepMode HAL_DBGMCU_DisableDBGSleepMode |
Disable the Debug Module during Domain1/CDomain SLEEP mode. More... | |
#define | HAL_DisableDBGStandbyMode HAL_DBGMCU_DisableDBGStandbyMode |
Disable the Debug Module during Domain1/CDomain STANDBY mode. More... | |
#define | HAL_DisableDBGStopMode HAL_DBGMCU_DisableDBGStopMode |
Disable the Debug Module during Domain1/CDomain STOP mode. More... | |
#define | HAL_EnableDBGSleepMode HAL_DBGMCU_EnableDBGSleepMode |
Enable the Debug Module during Domain1/CDomain SLEEP mode. More... | |
#define | HAL_EnableDBGStandbyMode HAL_DBGMCU_EnableDBGStandbyMode |
Enable the Debug Module during Domain1/CDomain STANDBY mode. More... | |
#define | HAL_EnableDBGStopMode HAL_DBGMCU_EnableDBGStopMode |
Enable the Debug Module during Domain1/CDomain STOP mode. More... | |
Functions | |
__weak void | HAL_Delay (uint32_t Delay) |
This function provides minimum delay (in milliseconds) based on variable incremented. More... | |
void | HAL_DisableCompensationCell (void) |
Power-down the I/O Compensation Cell. More... | |
void | HAL_DisableDBGSleepMode (void) |
Disable the Debug Module during Domain1/CDomain SLEEP mode. More... | |
void | HAL_DisableDBGStandbyMode (void) |
Disable the Debug Module during Domain1/CDomain STANDBY mode. More... | |
void | HAL_DisableDBGStopMode (void) |
Disable the Debug Module during Domain1/CDomain STOP mode. More... | |
void | HAL_DisableDomain3DBGStandbyMode (void) |
Disable the Debug Module during Domain3/SRDomain STANDBY mode. More... | |
void | HAL_DisableDomain3DBGStopMode (void) |
Disable the Debug Module during Domain3/SRDomain STOP mode. More... | |
void | HAL_EnableCompensationCell (void) |
Enables the I/O Compensation Cell. More... | |
void | HAL_EnableDBGSleepMode (void) |
Enable the Debug Module during Domain1/CDomain SLEEP mode. More... | |
void | HAL_EnableDBGStandbyMode (void) |
Enable the Debug Module during Domain1/CDomain STANDBY mode. More... | |
void | HAL_EnableDBGStopMode (void) |
Enable the Debug Module during Domain1/CDomain STOP mode. More... | |
void | HAL_EnableDomain3DBGStandbyMode (void) |
Enable the Debug Module during Domain3/SRDomain STANDBY mode. More... | |
void | HAL_EnableDomain3DBGStopMode (void) |
Enable the Debug Module during Domain3/SRDomain STOP mode. More... | |
void | HAL_EXTI_D1_ClearFlag (uint32_t EXTI_Line) |
Clears the EXTI's line pending flags for Domain D1. More... | |
void | HAL_EXTI_D1_EventInputConfig (uint32_t EXTI_Line, uint32_t EXTI_Mode, uint32_t EXTI_LineCmd) |
Configure the EXTI input event line for Domain D1. More... | |
void | HAL_EXTI_D3_EventInputConfig (uint32_t EXTI_Line, uint32_t EXTI_LineCmd, uint32_t EXTI_ClearSrc) |
Configure the EXTI input event line for Domain D3. More... | |
void | HAL_EXTI_EdgeConfig (uint32_t EXTI_Line, uint32_t EXTI_Edge) |
Configure the EXTI input event line edge. More... | |
void | HAL_EXTI_GenerateSWInterrupt (uint32_t EXTI_Line) |
Generates a Software interrupt on selected EXTI line. More... | |
uint32_t | HAL_GetDEVID (void) |
Returns the device identifier. More... | |
uint32_t | HAL_GetFMCMemorySwappingConfig (void) |
Get FMC Bank mapping mode. More... | |
uint32_t | HAL_GetHalVersion (void) |
Returns the HAL revision. More... | |
uint32_t | HAL_GetREVID (void) |
Returns the device revision identifier. More... | |
__weak uint32_t | HAL_GetTick (void) |
Provides a tick value in millisecond. More... | |
HAL_TickFreqTypeDef | HAL_GetTickFreq (void) |
Return tick frequency. More... | |
uint32_t | HAL_GetTickPrio (void) |
This function returns a tick priority. More... | |
uint32_t | HAL_GetUIDw0 (void) |
Return the first word of the unique device identifier (UID based on 96 bits) More... | |
uint32_t | HAL_GetUIDw1 (void) |
Return the second word of the unique device identifier (UID based on 96 bits) More... | |
uint32_t | HAL_GetUIDw2 (void) |
Return the third word of the unique device identifier (UID based on 96 bits) More... | |
__weak void | HAL_IncTick (void) |
This function is called to increment a global variable "uwTick" used as application time base. More... | |
__weak void | HAL_ResumeTick (void) |
Resume Tick increment. More... | |
void | HAL_SetFMCMemorySwappingConfig (uint32_t BankMapConfig) |
Set the FMC Memory Mapping Swapping config. More... | |
HAL_StatusTypeDef | HAL_SetTickFreq (HAL_TickFreqTypeDef Freq) |
Set new tick Freq. More... | |
__weak void | HAL_SuspendTick (void) |
Suspend Tick increment. More... | |
void | HAL_SYSCFG_AnalogSwitchConfig (uint32_t SYSCFG_AnalogSwitch, uint32_t SYSCFG_SwitchState) |
Analog Switch control for dual analog pads. More... | |
void | HAL_SYSCFG_CompensationCodeConfig (uint32_t SYSCFG_PMOSCode, uint32_t SYSCFG_NMOSCode) |
Code selection for the I/O Compensation cell. More... | |
void | HAL_SYSCFG_CompensationCodeSelect (uint32_t SYSCFG_CompCode) |
Code selection for the I/O Compensation cell. More... | |
void | HAL_SYSCFG_DisableIOSpeedOptimize (void) |
To Disable optimize the I/O speed when the product voltage is low. More... | |
void | HAL_SYSCFG_DisableVREFBUF (void) |
Disable the Internal Voltage Reference buffer (VREFBUF). More... | |
void | HAL_SYSCFG_EnableIOSpeedOptimize (void) |
To Enable optimize the I/O speed when the product voltage is low. More... | |
HAL_StatusTypeDef | HAL_SYSCFG_EnableVREFBUF (void) |
Enable the Internal Voltage Reference buffer (VREFBUF). More... | |
void | HAL_SYSCFG_VREFBUF_HighImpedanceConfig (uint32_t Mode) |
Configure the internal voltage reference buffer high impedance mode. More... | |
void | HAL_SYSCFG_VREFBUF_TrimmingConfig (uint32_t TrimmingValue) |
Tune the Internal Voltage Reference buffer (VREFBUF). More... | |
void | HAL_SYSCFG_VREFBUF_VoltageScalingConfig (uint32_t VoltageScaling) |
Configure the internal voltage reference buffer voltage scale. More... | |
HAL Control functions.
=============================================================================== ##### HAL Control functions ##### =============================================================================== [..] This section provides functions allowing to: (+) Provide a tick value in millisecond (+) Provide a blocking delay in millisecond (+) Suspend the time base source interrupt (+) Resume the time base source interrupt (+) Get the HAL API driver version (+) Get the device identifier (+) Get the device revision identifier (+) Enable/Disable Debug module during SLEEP mode (+) Enable/Disable Debug module during STOP mode (+) Enable/Disable Debug module during STANDBY mode
void HAL_DisableDBGSleepMode HAL_DBGMCU_DisableDBGSleepMode |
Disable the Debug Module during Domain1/CDomain SLEEP mode.
None |
Definition at line 1484 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h.
void HAL_DisableDBGStandbyMode HAL_DBGMCU_DisableDBGStandbyMode |
Disable the Debug Module during Domain1/CDomain STANDBY mode.
None |
Definition at line 1488 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h.
void HAL_DisableDBGStopMode HAL_DBGMCU_DisableDBGStopMode |
Disable the Debug Module during Domain1/CDomain STOP mode.
None |
Definition at line 1486 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h.
void HAL_EnableDBGSleepMode HAL_DBGMCU_EnableDBGSleepMode |
Enable the Debug Module during Domain1/CDomain SLEEP mode.
None |
Definition at line 1483 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h.
void HAL_EnableDBGStandbyMode HAL_DBGMCU_EnableDBGStandbyMode |
Enable the Debug Module during Domain1/CDomain STANDBY mode.
None |
Definition at line 1487 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h.
void HAL_EnableDBGStopMode HAL_DBGMCU_EnableDBGStopMode |
Enable the Debug Module during Domain1/CDomain STOP mode.
None |
Definition at line 1485 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h.
__weak void HAL_Delay | ( | uint32_t | Delay | ) |
This function provides minimum delay (in milliseconds) based on variable incremented.
Delay | specifies the delay time length, in milliseconds. |
None |
Definition at line 404 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.c.
void HAL_DisableCompensationCell | ( | void | ) |
Power-down the I/O Compensation Cell.
None |
None |
Definition at line 786 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.c.
void HAL_DisableDBGSleepMode | ( | void | ) |
Disable the Debug Module during Domain1/CDomain SLEEP mode.
None |
Definition at line 926 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.c.
void HAL_DisableDBGStandbyMode | ( | void | ) |
Disable the Debug Module during Domain1/CDomain STANDBY mode.
None |
Definition at line 963 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.c.
void HAL_DisableDBGStopMode | ( | void | ) |
Disable the Debug Module during Domain1/CDomain STOP mode.
None |
Definition at line 945 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.c.
void HAL_DisableDomain3DBGStandbyMode | ( | void | ) |
Disable the Debug Module during Domain3/SRDomain STANDBY mode.
None |
Definition at line 1054 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.c.
void HAL_DisableDomain3DBGStopMode | ( | void | ) |
Disable the Debug Module during Domain3/SRDomain STOP mode.
None |
Definition at line 1036 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.c.
void HAL_EnableCompensationCell | ( | void | ) |
Enables the I/O Compensation Cell.
None |
None |
Definition at line 775 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.c.
void HAL_EnableDBGSleepMode | ( | void | ) |
Enable the Debug Module during Domain1/CDomain SLEEP mode.
None |
Definition at line 917 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.c.
void HAL_EnableDBGStandbyMode | ( | void | ) |
Enable the Debug Module during Domain1/CDomain STANDBY mode.
None |
Definition at line 954 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.c.
void HAL_EnableDBGStopMode | ( | void | ) |
Enable the Debug Module during Domain1/CDomain STOP mode.
None |
Definition at line 936 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.c.
void HAL_EnableDomain3DBGStandbyMode | ( | void | ) |
Enable the Debug Module during Domain3/SRDomain STANDBY mode.
None |
Definition at line 1045 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.c.
void HAL_EnableDomain3DBGStopMode | ( | void | ) |
Enable the Debug Module during Domain3/SRDomain STOP mode.
None |
Definition at line 1028 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.c.
void HAL_EXTI_D1_ClearFlag | ( | uint32_t | EXTI_Line | ) |
Clears the EXTI's line pending flags for Domain D1.
EXTI_Line | Specifies the EXTI LINE, it can be one of the following values, (EXTI_LINE0....EXTI_LINE87)excluding :line45, line81,line83 which are reserved |
None |
Definition at line 1140 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.c.
void HAL_EXTI_D1_EventInputConfig | ( | uint32_t | EXTI_Line, |
uint32_t | EXTI_Mode, | ||
uint32_t | EXTI_LineCmd | ||
) |
Configure the EXTI input event line for Domain D1.
EXTI_Line | Specifies the EXTI LINE, it can be one of the following values, (EXTI_LINE0....EXTI_LINE87)excluding :line45, line81,line83 which are reserved |
EXTI_Mode | Specifies which EXTI line is used as interrupt or an event. This parameter can be one or a combination of the following values : |
EXTI_LineCmd | controls (Enable/Disable) the EXTI line. |
None |
Definition at line 1175 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.c.
void HAL_EXTI_D3_EventInputConfig | ( | uint32_t | EXTI_Line, |
uint32_t | EXTI_LineCmd, | ||
uint32_t | EXTI_ClearSrc | ||
) |
Configure the EXTI input event line for Domain D3.
EXTI_Line | Specifies the EXTI LINE, it can be one of the following values, (EXTI_LINE0...EXTI_LINE15),(EXTI_LINE19...EXTI_LINE21),EXTI_LINE25, EXTI_LINE34, EXTI_LINE35,EXTI_LINE41,(EXTI_LINE48...EXTI_LINE53) |
EXTI_LineCmd | controls (Enable/Disable) the EXTI line. |
EXTI_ClearSrc | Specifies the clear source of D3 pending event. This parameter can be one of the following values :
|
None |
Definition at line 1269 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.c.
void HAL_EXTI_EdgeConfig | ( | uint32_t | EXTI_Line, |
uint32_t | EXTI_Edge | ||
) |
Configure the EXTI input event line edge.
EXTI_Line | Specifies the EXTI LINE, it can be one of the following values, (EXTI_LINE0....EXTI_LINE87)excluding :line45, line81,line83 which are reserved |
EXTI_Edge | Specifies EXTI line Edge used. This parameter can be one of the following values :
|
None |
Definition at line 1099 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.c.
void HAL_EXTI_GenerateSWInterrupt | ( | uint32_t | EXTI_Line | ) |
Generates a Software interrupt on selected EXTI line.
EXTI_Line | Specifies the EXTI LINE, it can be one of the following values, (EXTI_LINE0..EXTI_LINE21),EXTI_LINE49,EXTI_LINE51,EXTI_LINE82,EXTI_LINE84,EXTI_LINE85 and EXTI_LINE86. |
None |
Definition at line 1125 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.c.
uint32_t HAL_GetDEVID | ( | void | ) |
Returns the device identifier.
Device | identifier |
Definition at line 474 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.c.
uint32_t HAL_GetFMCMemorySwappingConfig | ( | void | ) |
Get FMC Bank mapping mode.
The | FMC Bank mapping mode. This parameter can be FMC_SWAPBMAP_DISABLE, FMC_SWAPBMAP_SDRAM_SRAM, FMC_SWAPBMAP_SDRAMB2 |
Definition at line 1082 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.c.
uint32_t HAL_GetHalVersion | ( | void | ) |
Returns the HAL revision.
version | : 0xXYZR (8bits for each decimal, R for RC) |
Definition at line 456 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.c.
uint32_t HAL_GetREVID | ( | void | ) |
Returns the device revision identifier.
Device | revision identifier |
Definition at line 465 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.c.
__weak uint32_t HAL_GetTick | ( | void | ) |
Provides a tick value in millisecond.
tick | value |
Definition at line 338 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.c.
HAL_TickFreqTypeDef HAL_GetTickFreq | ( | void | ) |
Return tick frequency.
tick | period in Hz |
Definition at line 388 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.c.
uint32_t HAL_GetTickPrio | ( | void | ) |
This function returns a tick priority.
tick | priority |
Definition at line 347 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.c.
uint32_t HAL_GetUIDw0 | ( | void | ) |
Return the first word of the unique device identifier (UID based on 96 bits)
Returns first word of the unique device identifier (UID based on 96 bits)
Device | identifier |
Definition at line 483 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.c.
uint32_t HAL_GetUIDw1 | ( | void | ) |
Return the second word of the unique device identifier (UID based on 96 bits)
Returns second word of the unique device identifier (UID based on 96 bits)
Device | identifier |
Definition at line 492 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.c.
uint32_t HAL_GetUIDw2 | ( | void | ) |
Return the third word of the unique device identifier (UID based on 96 bits)
Returns third word of the unique device identifier (UID based on 96 bits)
Device | identifier |
Definition at line 501 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.c.
__weak void HAL_IncTick | ( | void | ) |
This function is called to increment a global variable "uwTick" used as application time base.
None |
Definition at line 327 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.c.
__weak void HAL_ResumeTick | ( | void | ) |
Resume Tick increment.
None |
Definition at line 446 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.c.
void HAL_SetFMCMemorySwappingConfig | ( | uint32_t | BankMapConfig | ) |
Set the FMC Memory Mapping Swapping config.
BankMapConfig | Defines the FMC Bank mapping configuration. This parameter can be FMC_SWAPBMAP_DISABLE, FMC_SWAPBMAP_SDRAM_SRAM, FMC_SWAPBMAP_SDRAMB2 |
HAL | state |
Definition at line 1070 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.c.
HAL_StatusTypeDef HAL_SetTickFreq | ( | HAL_TickFreqTypeDef | Freq | ) |
Set new tick Freq.
Status |
Definition at line 356 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.c.
__weak void HAL_SuspendTick | ( | void | ) |
Suspend Tick increment.
None |
Definition at line 430 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.c.
void HAL_SYSCFG_AnalogSwitchConfig | ( | uint32_t | SYSCFG_AnalogSwitch, |
uint32_t | SYSCFG_SwitchState | ||
) |
Analog Switch control for dual analog pads.
SYSCFG_AnalogSwitch | Selects the analog pad This parameter can be one or a combination of the following values:
|
SYSCFG_SwitchState | Open or Close the analog switch between dual pads (PXn and PXn_C) This parameter can be one or a combination of the following values:
|
None |
Definition at line 630 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.c.
void HAL_SYSCFG_CompensationCodeConfig | ( | uint32_t | SYSCFG_PMOSCode, |
uint32_t | SYSCFG_NMOSCode | ||
) |
Code selection for the I/O Compensation cell.
SYSCFG_PMOSCode | PMOS compensation code This code is applied to the I/O compensation cell when the CS bit of the SYSCFG_CMPCR is set |
SYSCFG_NMOSCode | NMOS compensation code This code is applied to the I/O compensation cell when the CS bit of the SYSCFG_CMPCR is set |
None |
Definition at line 849 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.c.
void HAL_SYSCFG_CompensationCodeSelect | ( | uint32_t | SYSCFG_CompCode | ) |
Code selection for the I/O Compensation cell.
SYSCFG_CompCode | Selects the code to be applied for the I/O compensation cell This parameter can be one of the following values:
|
None |
Definition at line 832 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.c.
void HAL_SYSCFG_DisableIOSpeedOptimize | ( | void | ) |
To Disable optimize the I/O speed when the product voltage is low.
None |
Definition at line 815 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.c.
void HAL_SYSCFG_DisableVREFBUF | ( | void | ) |
Disable the Internal Voltage Reference buffer (VREFBUF).
None |
Definition at line 586 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.c.
void HAL_SYSCFG_EnableIOSpeedOptimize | ( | void | ) |
To Enable optimize the I/O speed when the product voltage is low.
None |
Definition at line 799 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.c.
HAL_StatusTypeDef HAL_SYSCFG_EnableVREFBUF | ( | void | ) |
Enable the Internal Voltage Reference buffer (VREFBUF).
HAL_OK/HAL_TIMEOUT |
Definition at line 560 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.c.
void HAL_SYSCFG_VREFBUF_HighImpedanceConfig | ( | uint32_t | Mode | ) |
Configure the internal voltage reference buffer high impedance mode.
Mode | specifies the high impedance mode This parameter can be one of the following values:
|
None |
Definition at line 536 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.c.
void HAL_SYSCFG_VREFBUF_TrimmingConfig | ( | uint32_t | TrimmingValue | ) |
Tune the Internal Voltage Reference buffer (VREFBUF).
None |
Definition at line 548 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.c.
void HAL_SYSCFG_VREFBUF_VoltageScalingConfig | ( | uint32_t | VoltageScaling | ) |
Configure the internal voltage reference buffer voltage scale.
VoltageScaling | specifies the output voltage to achieve This parameter can be one of the following values:
|
None |
VoltageScaling | specifies the output voltage to achieve This parameter can be one of the following values:
|
None |
Definition at line 520 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.c.