STM32H735xx HAL User Manual
|
Functions | |
__STATIC_INLINE void | LL_SYSCFG_SetPHYInterface (uint32_t Interface) |
Select Ethernet PHY interface. | |
__STATIC_INLINE uint32_t | LL_SYSCFG_GetPHYInterface (void) |
Get Ethernet PHY interface. | |
__STATIC_INLINE void | LL_SYSCFG_OpenAnalogSwitch (uint32_t AnalogSwitch) |
Open an Analog Switch. | |
__STATIC_INLINE void | LL_SYSCFG_CloseAnalogSwitch (uint32_t AnalogSwitch) |
Close an Analog Switch. | |
__STATIC_INLINE void | LL_SYSCFG_EnableAnalogBooster (void) |
Enable the Analog booster to reduce the total harmonic distortion of the analog switch when the supply voltage is lower than 2.7 V. | |
__STATIC_INLINE void | LL_SYSCFG_DisableAnalogBooster (void) |
Disable the Analog booster. | |
__STATIC_INLINE void | LL_SYSCFG_EnableFastModePlus (uint32_t ConfigFastModePlus) |
Enable the I2C fast mode plus driving capability. | |
__STATIC_INLINE void | LL_SYSCFG_DisableFastModePlus (uint32_t ConfigFastModePlus) |
Disable the I2C fast mode plus driving capability. | |
__STATIC_INLINE void | LL_SYSCFG_SetEXTISource (uint32_t Port, uint32_t Line) |
Configure source input for the EXTI external interrupt. | |
__STATIC_INLINE uint32_t | LL_SYSCFG_GetEXTISource (uint32_t Line) |
Get the configured defined for specific EXTI Line. | |
__STATIC_INLINE void | LL_SYSCFG_SetTIMBreakInputs (uint32_t Break) |
Set connections to TIM1/8/15/16/17 and HRTIM Break inputs. | |
__STATIC_INLINE uint32_t | LL_SYSCFG_GetTIMBreakInputs (void) |
Get connections to TIM1/8/15/16/17 and HRTIM Break inputs. | |
__STATIC_INLINE void | LL_SYSCFG_EnableCompensationCell (void) |
Enable the Compensation Cell. | |
__STATIC_INLINE void | LL_SYSCFG_DisableCompensationCell (void) |
Disable the Compensation Cell. | |
__STATIC_INLINE uint32_t | LL_SYSCFG_IsEnabledCompensationCell (void) |
Check if the Compensation Cell is enabled. | |
__STATIC_INLINE uint32_t | LL_SYSCFG_IsActiveFlag_CMPCR (void) |
Get Compensation Cell ready Flag. | |
__STATIC_INLINE void | LL_SYSCFG_EnableIOSpeedOptimization (void) |
Enable the I/O speed optimization when the product voltage is low. | |
__STATIC_INLINE void | LL_SYSCFG_DisableIOSpeedOptimization (void) |
To Disable optimize the I/O speed when the product voltage is low. | |
__STATIC_INLINE uint32_t | LL_SYSCFG_IsEnabledIOSpeedOptimization (void) |
Check if the I/O speed optimization is enabled. | |
__STATIC_INLINE void | LL_SYSCFG_SetCellCompensationCode (uint32_t CompCode) |
Set the code selection for the I/O Compensation cell. | |
__STATIC_INLINE uint32_t | LL_SYSCFG_GetCellCompensationCode (void) |
Get the code selected for the I/O Compensation cell. | |
__STATIC_INLINE uint32_t | LL_SYSCFG_GetPMOSCompensationValue (void) |
Get I/O compensation cell value for PMOS transistors. | |
__STATIC_INLINE uint32_t | LL_SYSCFG_GetNMOSCompensationValue (void) |
Get I/O compensation cell value for NMOS transistors. | |
__STATIC_INLINE void | LL_SYSCFG_SetPMOSCompensationCode (uint32_t PMOSCode) |
Set I/O compensation cell code for PMOS transistors. | |
__STATIC_INLINE uint32_t | LL_SYSCFG_GetPMOSCompensationCode (void) |
Get I/O compensation cell code for PMOS transistors. | |
__STATIC_INLINE void | LL_SYSCFG_SetNMOSCompensationCode (uint32_t NMOSCode) |
Set I/O compensation cell code for NMOS transistors. | |
__STATIC_INLINE uint32_t | LL_SYSCFG_GetNMOSCompensationCode (void) |
Get I/O compensation cell code for NMOS transistors. | |
__STATIC_INLINE uint32_t | LL_SYSCFG_GetPackage (void) |
Get the device package. | |
__STATIC_INLINE uint32_t | LL_SYSCFG_GetFLashProtectionLevel (void) |
Get the Flash memory protection level. | |
__STATIC_INLINE uint32_t | LL_SYSCFG_GetBrownoutResetLevel (void) |
Get the BOR Threshold Reset Level. | |
__STATIC_INLINE void | LL_SYSCFG_SetCM7BootAddress0 (uint16_t BootAddress) |
BootCM7 address 0 configuration. | |
__STATIC_INLINE uint16_t | LL_SYSCFG_GetCM7BootAddress0 (void) |
Get BootCM7 address 0. | |
__STATIC_INLINE void | LL_SYSCFG_SetCM7BootAddress1 (uint16_t BootAddress) |
BootCM7 address 1 configuration. | |
__STATIC_INLINE uint16_t | LL_SYSCFG_GetCM7BootAddress1 (void) |
Get BootCM7 address 1. | |
__STATIC_INLINE uint32_t | LL_SYSCFG_IsFlashB1ProtectedAreaErasable (void) |
Indicates if the flash protected area (Bank 1) is erased by a mass erase. | |
__STATIC_INLINE uint32_t | LL_SYSCFG_IsFlashB1SecuredAreaErasable (void) |
Indicates if the flash secured area (Bank 1) is erased by a mass erase. | |
__STATIC_INLINE uint32_t | LL_SYSCFG_IsFlashB1Sector0WriteProtected (void) |
Indicates if the sector 0 of the Flash memory bank 1 is write protected. | |
__STATIC_INLINE uint32_t | LL_SYSCFG_IsFlashB1Sector1WriteProtected (void) |
Indicates if the sector 1 of the Flash memory bank 1 is write protected. | |
__STATIC_INLINE uint32_t | LL_SYSCFG_IsFlashB1Sector2WriteProtected (void) |
Indicates if the sector 2 of the Flash memory bank 1 is write protected. | |
__STATIC_INLINE uint32_t | LL_SYSCFG_IsFlashB1Sector3WriteProtected (void) |
Indicates if the sector 3 of the Flash memory bank 1 is write protected. | |
__STATIC_INLINE uint32_t | LL_SYSCFG_IsFlashB1Sector4WriteProtected (void) |
Indicates if the sector 4 of the Flash memory bank 1 is write protected. | |
__STATIC_INLINE uint32_t | LL_SYSCFG_IsFlashB1Sector5WriteProtected (void) |
Indicates if the sector 5 of the Flash memory bank 1 is write protected. | |
__STATIC_INLINE uint32_t | LL_SYSCFG_IsFlashB1Sector6WriteProtected (void) |
Indicates if the sector 6 of the Flash memory bank 1 is write protected. | |
__STATIC_INLINE uint32_t | LL_SYSCFG_IsFlashB1Sector7WriteProtected (void) |
Indicates if the sector 7 of the Flash memory bank 1 is write protected. | |
__STATIC_INLINE uint32_t | LL_SYSCFG_GetFlashB1ProtectedAreaStartAddress (void) |
Get the protected area start address for Flash bank 1. | |
__STATIC_INLINE uint32_t | LL_SYSCFG_GetFlashB1ProtectedAreaEndAddress (void) |
Get the protected area end address for Flash bank 1. | |
__STATIC_INLINE uint32_t | LL_SYSCFG_GetFlashB1SecuredAreaStartAddress (void) |
Get the secured area start address for Flash bank 1. | |
__STATIC_INLINE uint32_t | LL_SYSCFG_GetFlashB1SecuredAreaEndAddress (void) |
Get the secured area end address for Flash bank 1. | |
__STATIC_INLINE uint32_t | LL_SYSCFG_GetIWDG1ControlMode (void) |
Get the Independent Watchdog 1 control mode (Software or Hardware) | |
__STATIC_INLINE uint32_t | LL_SYSCFG_IsSecureModeEnabled (void) |
Indicates the Secure mode status. | |
__STATIC_INLINE uint32_t | LL_SYSCFG_IsD1StandbyGenerateReset (void) |
Indicates if a reset is generated when D1 domain enters DStandby mode. | |
__STATIC_INLINE uint32_t | LL_SYSCFG_GetSecuredDTCMSize (void) |
Get the secured DTCM RAM size. | |
__STATIC_INLINE uint32_t | LL_SYSCFG_IsD1StopGenerateReset (void) |
Indicates if a reset is generated when D1 domain enters DStop mode. | |
__STATIC_INLINE uint32_t | LL_SYSCFG_IsIWDGFrozenInStandbyMode (void) |
Indicates if the independent watchdog is frozen in Standby mode. | |
__STATIC_INLINE uint32_t | LL_SYSCFG_IsIWDGFrozenInStopMode (void) |
Indicates if the independent watchdog is frozen in Stop mode. | |
__STATIC_INLINE uint32_t | LL_SYSCFG_IsPrivateKeyProgrammed (void) |
Indicates if the device private key is programmed. | |
__STATIC_INLINE uint32_t | LL_SYSCFG_IsActiveFlag_IOHSLV (void) |
Indicates if the Product is working on the full voltage range or not. | |
__STATIC_INLINE uint32_t | LL_SYSCFG_Get_ITCM_AXI_RAM_Size (void) |
Get the size of ITCM-RAM and AXI-SRAM. | |
__STATIC_INLINE uint32_t | LL_SYSCFG_IsCpuFreqBoostEnabled (void) |
Indicates if the CPU maximum frequency boost is enabled. |
__STATIC_INLINE void LL_SYSCFG_CloseAnalogSwitch | ( | uint32_t | AnalogSwitch | ) |
Close an Analog Switch.
AnalogSwitch | This parameter can be one of the following values:
|
None |
Definition at line 501 of file stm32h7xx_ll_system.h.
__STATIC_INLINE void LL_SYSCFG_DisableAnalogBooster | ( | void | ) |
Disable the Analog booster.
None |
Definition at line 528 of file stm32h7xx_ll_system.h.
__STATIC_INLINE void LL_SYSCFG_DisableCompensationCell | ( | void | ) |
Disable the Compensation Cell.
None |
Definition at line 789 of file stm32h7xx_ll_system.h.
__STATIC_INLINE void LL_SYSCFG_DisableFastModePlus | ( | uint32_t | ConfigFastModePlus | ) |
Disable the I2C fast mode plus driving capability.
ConfigFastModePlus | This parameter can be a combination of the following values: (*) value not defined in all devices |
None |
Definition at line 574 of file stm32h7xx_ll_system.h.
__STATIC_INLINE void LL_SYSCFG_DisableIOSpeedOptimization | ( | void | ) |
To Disable optimize the I/O speed when the product voltage is low.
None |
Definition at line 881 of file stm32h7xx_ll_system.h.
__STATIC_INLINE void LL_SYSCFG_EnableAnalogBooster | ( | void | ) |
Enable the Analog booster to reduce the total harmonic distortion of the analog switch when the supply voltage is lower than 2.7 V.
None |
Definition at line 515 of file stm32h7xx_ll_system.h.
__STATIC_INLINE void LL_SYSCFG_EnableCompensationCell | ( | void | ) |
Enable the Compensation Cell.
None |
Definition at line 777 of file stm32h7xx_ll_system.h.
__STATIC_INLINE void LL_SYSCFG_EnableFastModePlus | ( | uint32_t | ConfigFastModePlus | ) |
Enable the I2C fast mode plus driving capability.
ConfigFastModePlus | This parameter can be a combination of the following values:
|
None |
Definition at line 551 of file stm32h7xx_ll_system.h.
__STATIC_INLINE void LL_SYSCFG_EnableIOSpeedOptimization | ( | void | ) |
Enable the I/O speed optimization when the product voltage is low.
None |
Definition at line 822 of file stm32h7xx_ll_system.h.
__STATIC_INLINE uint32_t LL_SYSCFG_Get_ITCM_AXI_RAM_Size | ( | void | ) |
Get the size of ITCM-RAM and AXI-SRAM.
Returned | value can be one of the following values: |
Definition at line 1748 of file stm32h7xx_ll_system.h.
__STATIC_INLINE uint32_t LL_SYSCFG_GetBrownoutResetLevel | ( | void | ) |
Get the BOR Threshold Reset Level.
Returned | value can be one of the following values: |
Definition at line 1200 of file stm32h7xx_ll_system.h.
__STATIC_INLINE uint32_t LL_SYSCFG_GetCellCompensationCode | ( | void | ) |
Get the code selected for the I/O Compensation cell.
Returned | value can be one of the following values:
|
Definition at line 998 of file stm32h7xx_ll_system.h.
__STATIC_INLINE uint16_t LL_SYSCFG_GetCM7BootAddress0 | ( | void | ) |
Get BootCM7 address 0.
Returned | the CM7 Boot Address0 |
Definition at line 1226 of file stm32h7xx_ll_system.h.
__STATIC_INLINE uint16_t LL_SYSCFG_GetCM7BootAddress1 | ( | void | ) |
Get BootCM7 address 1.
Returned | the CM7 Boot Address0 |
Definition at line 1257 of file stm32h7xx_ll_system.h.
__STATIC_INLINE uint32_t LL_SYSCFG_GetEXTISource | ( | uint32_t | Line | ) |
Get the configured defined for specific EXTI Line.
Returned | value can be one of the following values:
|
Definition at line 660 of file stm32h7xx_ll_system.h.
__STATIC_INLINE uint32_t LL_SYSCFG_GetFlashB1ProtectedAreaEndAddress | ( | void | ) |
Get the protected area end address for Flash bank 1.
Returned | the protected area end address for Flash bank 1 |
Definition at line 1430 of file stm32h7xx_ll_system.h.
__STATIC_INLINE uint32_t LL_SYSCFG_GetFlashB1ProtectedAreaStartAddress | ( | void | ) |
Get the protected area start address for Flash bank 1.
Returned | the protected area start address for Flash bank 1 |
Definition at line 1420 of file stm32h7xx_ll_system.h.
__STATIC_INLINE uint32_t LL_SYSCFG_GetFlashB1SecuredAreaEndAddress | ( | void | ) |
Get the secured area end address for Flash bank 1.
Returned | the secured area end address for Flash bank 1 |
Definition at line 1450 of file stm32h7xx_ll_system.h.
__STATIC_INLINE uint32_t LL_SYSCFG_GetFlashB1SecuredAreaStartAddress | ( | void | ) |
Get the secured area start address for Flash bank 1.
Returned | the secured area start address for Flash bank 1 |
Definition at line 1440 of file stm32h7xx_ll_system.h.
__STATIC_INLINE uint32_t LL_SYSCFG_GetFLashProtectionLevel | ( | void | ) |
Get the Flash memory protection level.
Returned | value can be one of the following values: 0xAA : RDP level 0 0xCC : RDP level 2 Any other value : RDP level 1 |
Definition at line 1175 of file stm32h7xx_ll_system.h.
__STATIC_INLINE uint32_t LL_SYSCFG_GetIWDG1ControlMode | ( | void | ) |
Get the Independent Watchdog 1 control mode (Software or Hardware)
Returned | value can be one of the following values: |
Definition at line 1610 of file stm32h7xx_ll_system.h.
__STATIC_INLINE uint32_t LL_SYSCFG_GetNMOSCompensationCode | ( | void | ) |
Get I/O compensation cell code for NMOS transistors.
Returned | value is the I/O compensation cell code for NMOS transistors |
Definition at line 1105 of file stm32h7xx_ll_system.h.
__STATIC_INLINE uint32_t LL_SYSCFG_GetNMOSCompensationValue | ( | void | ) |
Get I/O compensation cell value for NMOS transistors.
Returned | value is the I/O compensation cell value for NMOS transistors |
Definition at line 1033 of file stm32h7xx_ll_system.h.
__STATIC_INLINE uint32_t LL_SYSCFG_GetPackage | ( | void | ) |
Get the device package.
Returned | value can be one of the following values:
|
Definition at line 1160 of file stm32h7xx_ll_system.h.
Referenced by LL_GetPackageType().
__STATIC_INLINE uint32_t LL_SYSCFG_GetPHYInterface | ( | void | ) |
Get Ethernet PHY interface.
Returned | value can be one of the following values: |
Definition at line 464 of file stm32h7xx_ll_system.h.
__STATIC_INLINE uint32_t LL_SYSCFG_GetPMOSCompensationCode | ( | void | ) |
Get I/O compensation cell code for PMOS transistors.
Returned | value is the I/O compensation cell code for PMOS transistors |
Definition at line 1056 of file stm32h7xx_ll_system.h.
__STATIC_INLINE uint32_t LL_SYSCFG_GetPMOSCompensationValue | ( | void | ) |
Get I/O compensation cell value for PMOS transistors.
Returned | value is the I/O compensation cell value for PMOS transistors |
Definition at line 1023 of file stm32h7xx_ll_system.h.
__STATIC_INLINE uint32_t LL_SYSCFG_GetSecuredDTCMSize | ( | void | ) |
Get the secured DTCM RAM size.
Returned | value can be one of the following values: |
Definition at line 1658 of file stm32h7xx_ll_system.h.
__STATIC_INLINE uint32_t LL_SYSCFG_GetTIMBreakInputs | ( | void | ) |
Get connections to TIM1/8/15/16/17 and HRTIM Break inputs.
Returned | value can be can be a combination of the following values:
|
Definition at line 747 of file stm32h7xx_ll_system.h.
__STATIC_INLINE uint32_t LL_SYSCFG_IsActiveFlag_CMPCR | ( | void | ) |
Get Compensation Cell ready Flag.
State | of bit (1 or 0). |
Definition at line 809 of file stm32h7xx_ll_system.h.
__STATIC_INLINE uint32_t LL_SYSCFG_IsActiveFlag_IOHSLV | ( | void | ) |
Indicates if the Product is working on the full voltage range or not.
State | of bit (1 or 0). |
Definition at line 1733 of file stm32h7xx_ll_system.h.
__STATIC_INLINE uint32_t LL_SYSCFG_IsCpuFreqBoostEnabled | ( | void | ) |
Indicates if the CPU maximum frequency boost is enabled.
State | of bit (1 or 0). |
Definition at line 1760 of file stm32h7xx_ll_system.h.
__STATIC_INLINE uint32_t LL_SYSCFG_IsD1StandbyGenerateReset | ( | void | ) |
Indicates if a reset is generated when D1 domain enters DStandby mode.
State | of bit (1 or 0). |
Definition at line 1644 of file stm32h7xx_ll_system.h.
__STATIC_INLINE uint32_t LL_SYSCFG_IsD1StopGenerateReset | ( | void | ) |
Indicates if a reset is generated when D1 domain enters DStop mode.
State | of bit (1 or 0). |
Definition at line 1668 of file stm32h7xx_ll_system.h.
__STATIC_INLINE uint32_t LL_SYSCFG_IsEnabledCompensationCell | ( | void | ) |
Check if the Compensation Cell is enabled.
State | of bit (1 or 0). |
Definition at line 799 of file stm32h7xx_ll_system.h.
__STATIC_INLINE uint32_t LL_SYSCFG_IsEnabledIOSpeedOptimization | ( | void | ) |
Check if the I/O speed optimization is enabled.
State | of bit (1 or 0). |
Definition at line 936 of file stm32h7xx_ll_system.h.
__STATIC_INLINE uint32_t LL_SYSCFG_IsFlashB1ProtectedAreaErasable | ( | void | ) |
Indicates if the flash protected area (Bank 1) is erased by a mass erase.
State | of bit (1 or 0). |
Definition at line 1320 of file stm32h7xx_ll_system.h.
__STATIC_INLINE uint32_t LL_SYSCFG_IsFlashB1Sector0WriteProtected | ( | void | ) |
Indicates if the sector 0 of the Flash memory bank 1 is write protected.
State | of bit (1 or 0). |
Definition at line 1340 of file stm32h7xx_ll_system.h.
References LL_SYSCFG_FLASH_B1_SECTOR0_STATUS_BIT.
__STATIC_INLINE uint32_t LL_SYSCFG_IsFlashB1Sector1WriteProtected | ( | void | ) |
Indicates if the sector 1 of the Flash memory bank 1 is write protected.
State | of bit (1 or 0). |
Definition at line 1350 of file stm32h7xx_ll_system.h.
References LL_SYSCFG_FLASH_B1_SECTOR1_STATUS_BIT.
__STATIC_INLINE uint32_t LL_SYSCFG_IsFlashB1Sector2WriteProtected | ( | void | ) |
Indicates if the sector 2 of the Flash memory bank 1 is write protected.
State | of bit (1 or 0). |
Definition at line 1360 of file stm32h7xx_ll_system.h.
References LL_SYSCFG_FLASH_B1_SECTOR2_STATUS_BIT.
__STATIC_INLINE uint32_t LL_SYSCFG_IsFlashB1Sector3WriteProtected | ( | void | ) |
Indicates if the sector 3 of the Flash memory bank 1 is write protected.
State | of bit (1 or 0). |
Definition at line 1370 of file stm32h7xx_ll_system.h.
References LL_SYSCFG_FLASH_B1_SECTOR3_STATUS_BIT.
__STATIC_INLINE uint32_t LL_SYSCFG_IsFlashB1Sector4WriteProtected | ( | void | ) |
Indicates if the sector 4 of the Flash memory bank 1 is write protected.
State | of bit (1 or 0). |
Definition at line 1380 of file stm32h7xx_ll_system.h.
References LL_SYSCFG_FLASH_B1_SECTOR4_STATUS_BIT.
__STATIC_INLINE uint32_t LL_SYSCFG_IsFlashB1Sector5WriteProtected | ( | void | ) |
Indicates if the sector 5 of the Flash memory bank 1 is write protected.
State | of bit (1 or 0). |
Definition at line 1390 of file stm32h7xx_ll_system.h.
References LL_SYSCFG_FLASH_B1_SECTOR5_STATUS_BIT.
__STATIC_INLINE uint32_t LL_SYSCFG_IsFlashB1Sector6WriteProtected | ( | void | ) |
Indicates if the sector 6 of the Flash memory bank 1 is write protected.
State | of bit (1 or 0). |
Definition at line 1400 of file stm32h7xx_ll_system.h.
References LL_SYSCFG_FLASH_B1_SECTOR6_STATUS_BIT.
__STATIC_INLINE uint32_t LL_SYSCFG_IsFlashB1Sector7WriteProtected | ( | void | ) |
Indicates if the sector 7 of the Flash memory bank 1 is write protected.
State | of bit (1 or 0). |
Definition at line 1410 of file stm32h7xx_ll_system.h.
References LL_SYSCFG_FLASH_B1_SECTOR7_STATUS_BIT.
__STATIC_INLINE uint32_t LL_SYSCFG_IsFlashB1SecuredAreaErasable | ( | void | ) |
Indicates if the flash secured area (Bank 1) is erased by a mass erase.
State | of bit (1 or 0). |
Definition at line 1330 of file stm32h7xx_ll_system.h.
__STATIC_INLINE uint32_t LL_SYSCFG_IsIWDGFrozenInStandbyMode | ( | void | ) |
Indicates if the independent watchdog is frozen in Standby mode.
State | of bit (1 or 0). |
Definition at line 1700 of file stm32h7xx_ll_system.h.
__STATIC_INLINE uint32_t LL_SYSCFG_IsIWDGFrozenInStopMode | ( | void | ) |
Indicates if the independent watchdog is frozen in Stop mode.
State | of bit (1 or 0). |
Definition at line 1710 of file stm32h7xx_ll_system.h.
__STATIC_INLINE uint32_t LL_SYSCFG_IsPrivateKeyProgrammed | ( | void | ) |
Indicates if the device private key is programmed.
State | of bit (1 or 0). |
Definition at line 1720 of file stm32h7xx_ll_system.h.
__STATIC_INLINE uint32_t LL_SYSCFG_IsSecureModeEnabled | ( | void | ) |
Indicates the Secure mode status.
State | of bit (1 or 0). |
Definition at line 1634 of file stm32h7xx_ll_system.h.
__STATIC_INLINE void LL_SYSCFG_OpenAnalogSwitch | ( | uint32_t | AnalogSwitch | ) |
Open an Analog Switch.
AnalogSwitch | This parameter can be one of the following values:
|
None |
Definition at line 483 of file stm32h7xx_ll_system.h.
__STATIC_INLINE void LL_SYSCFG_SetCellCompensationCode | ( | uint32_t | CompCode | ) |
Set the code selection for the I/O Compensation cell.
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 986 of file stm32h7xx_ll_system.h.
__STATIC_INLINE void LL_SYSCFG_SetCM7BootAddress0 | ( | uint16_t | BootAddress | ) |
BootCM7 address 0 configuration.
BootAddress | :Specifies the CM7 Boot Address to be loaded in Address0 |
None |
Definition at line 1210 of file stm32h7xx_ll_system.h.
__STATIC_INLINE void LL_SYSCFG_SetCM7BootAddress1 | ( | uint16_t | BootAddress | ) |
BootCM7 address 1 configuration.
BootAddress | :Specifies the CM7 Boot Address to be loaded in Address1 |
None |
Definition at line 1242 of file stm32h7xx_ll_system.h.
__STATIC_INLINE void LL_SYSCFG_SetEXTISource | ( | uint32_t | Port, |
uint32_t | Line | ||
) |
Configure source input for the EXTI external interrupt.
Port | This parameter can be one of the following values: (*) value not defined in all devices |
Line | This parameter can be one of the following values:
|
None |
Definition at line 618 of file stm32h7xx_ll_system.h.
__STATIC_INLINE void LL_SYSCFG_SetNMOSCompensationCode | ( | uint32_t | NMOSCode | ) |
Set I/O compensation cell code for NMOS transistors.
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 1095 of file stm32h7xx_ll_system.h.
__STATIC_INLINE void LL_SYSCFG_SetPHYInterface | ( | uint32_t | Interface | ) |
Select Ethernet PHY interface.
Interface | This parameter can be one of the following values: |
None |
Definition at line 452 of file stm32h7xx_ll_system.h.
__STATIC_INLINE void LL_SYSCFG_SetPMOSCompensationCode | ( | uint32_t | PMOSCode | ) |
Set I/O compensation cell code for PMOS transistors.
PMOSCode | PMOS 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 1046 of file stm32h7xx_ll_system.h.
__STATIC_INLINE void LL_SYSCFG_SetTIMBreakInputs | ( | uint32_t | Break | ) |
Set connections to TIM1/8/15/16/17 and HRTIM Break inputs.
Break | This parameter can be a combination of the following values:
|
None | (*) value not defined in all devices |
Definition at line 696 of file stm32h7xx_ll_system.h.