STM32F4xx_HAL_Driver
1.8.3
|
Functions | |
__STATIC_INLINE void | LL_SYSCFG_SetRemapMemory (uint32_t Memory) |
Set memory mapping at address 0x00000000 @rmtoll SYSCFG_MEMRMP MEM_MODE LL_SYSCFG_SetRemapMemory. More... | |
__STATIC_INLINE uint32_t | LL_SYSCFG_GetRemapMemory (void) |
Get memory mapping at address 0x00000000 @rmtoll SYSCFG_MEMRMP MEM_MODE LL_SYSCFG_GetRemapMemory. More... | |
__STATIC_INLINE void | LL_SYSCFG_EnableFMCMemorySwapping (void) |
Enables the FMC Memory Mapping Swapping @rmtoll SYSCFG_MEMRMP SWP_FMC LL_SYSCFG_EnableFMCMemorySwapping. More... | |
__STATIC_INLINE void | LL_SYSCFG_DisableFMCMemorySwapping (void) |
Disables the FMC Memory Mapping Swapping @rmtoll SYSCFG_MEMRMP SWP_FMC LL_SYSCFG_DisableFMCMemorySwapping. More... | |
__STATIC_INLINE void | LL_SYSCFG_EnableCompensationCell (void) |
Enables the Compensation cell Power Down @rmtoll SYSCFG_CMPCR CMP_PD LL_SYSCFG_EnableCompensationCell. More... | |
__STATIC_INLINE void | LL_SYSCFG_DisableCompensationCell (void) |
Disables the Compensation cell Power Down @rmtoll SYSCFG_CMPCR CMP_PD LL_SYSCFG_DisableCompensationCell. More... | |
__STATIC_INLINE uint32_t | LL_SYSCFG_IsActiveFlag_CMPCR (void) |
Get Compensation Cell ready Flag @rmtoll SYSCFG_CMPCR READY LL_SYSCFG_IsActiveFlag_CMPCR. More... | |
__STATIC_INLINE void | LL_SYSCFG_SetPHYInterface (uint32_t Interface) |
Select Ethernet PHY interface @rmtoll SYSCFG_PMC MII_RMII_SEL LL_SYSCFG_SetPHYInterface. More... | |
__STATIC_INLINE uint32_t | LL_SYSCFG_GetPHYInterface (void) |
Get Ethernet PHY interface @rmtoll SYSCFG_PMC MII_RMII_SEL LL_SYSCFG_GetPHYInterface. More... | |
__STATIC_INLINE void | LL_SYSCFG_SetFlashBankMode (uint32_t Bank) |
Select Flash bank mode (Bank flashed at 0x08000000) @rmtoll SYSCFG_MEMRMP UFB_MODE LL_SYSCFG_SetFlashBankMode. More... | |
__STATIC_INLINE uint32_t | LL_SYSCFG_GetFlashBankMode (void) |
Get Flash bank mode (Bank flashed at 0x08000000) @rmtoll SYSCFG_MEMRMP UFB_MODE LL_SYSCFG_GetFlashBankMode. More... | |
__STATIC_INLINE void | LL_SYSCFG_EnableFastModePlus (uint32_t ConfigFastModePlus) |
Enable the I2C fast mode plus driving capability. @rmtoll SYSCFG_CFGR FMPI2C1_SCL LL_SYSCFG_EnableFastModePlus SYSCFG_CFGR FMPI2C1_SDA LL_SYSCFG_EnableFastModePlus. More... | |
__STATIC_INLINE void | LL_SYSCFG_DisableFastModePlus (uint32_t ConfigFastModePlus) |
Disable the I2C fast mode plus driving capability. @rmtoll SYSCFG_CFGR FMPI2C1_SCL LL_SYSCFG_DisableFastModePlus SYSCFG_CFGR FMPI2C1_SDA LL_SYSCFG_DisableFastModePlus . More... | |
__STATIC_INLINE void | LL_SYSCFG_SetEXTISource (uint32_t Port, uint32_t Line) |
Configure source input for the EXTI external interrupt. @rmtoll SYSCFG_EXTICR1 EXTIx LL_SYSCFG_SetEXTISource SYSCFG_EXTICR2 EXTIx LL_SYSCFG_SetEXTISource SYSCFG_EXTICR3 EXTIx LL_SYSCFG_SetEXTISource SYSCFG_EXTICR4 EXTIx LL_SYSCFG_SetEXTISource. More... | |
__STATIC_INLINE uint32_t | LL_SYSCFG_GetEXTISource (uint32_t Line) |
Get the configured defined for specific EXTI Line @rmtoll SYSCFG_EXTICR1 EXTIx LL_SYSCFG_GetEXTISource SYSCFG_EXTICR2 EXTIx LL_SYSCFG_GetEXTISource SYSCFG_EXTICR3 EXTIx LL_SYSCFG_GetEXTISource SYSCFG_EXTICR4 EXTIx LL_SYSCFG_GetEXTISource. More... | |
__STATIC_INLINE void | LL_SYSCFG_SetTIMBreakInputs (uint32_t Break) |
Set connections to TIM1/8 break inputs @rmtoll SYSCFG_CFGR2 LockUp Lock LL_SYSCFG_SetTIMBreakInputs SYSCFG_CFGR2 PVD Lock LL_SYSCFG_SetTIMBreakInputs. More... | |
__STATIC_INLINE uint32_t | LL_SYSCFG_GetTIMBreakInputs (void) |
Get connections to TIM1/8 Break inputs @rmtoll SYSCFG_CFGR2 LockUp Lock LL_SYSCFG_SetTIMBreakInputs SYSCFG_CFGR2 PVD Lock LL_SYSCFG_SetTIMBreakInputs. More... | |
__STATIC_INLINE void | LL_SYSCFG_DFSDM_SetBitstreamClockSourceSelection (uint32_t ClockSource) |
Select the DFSDM2 or TIM2_OC1 as clock source for the bitstream clock. @rmtoll SYSCFG_MCHDLYCR BSCKSEL LL_SYSCFG_DFSDM_SetBitstreamClockSourceSelection. More... | |
__STATIC_INLINE uint32_t | LL_SYSCFG_DFSDM_GetBitstreamClockSourceSelection (void) |
Get the DFSDM2 or TIM2_OC1 as clock source for the bitstream clock. @rmtoll SYSCFG_MCHDLYCR BSCKSEL LL_SYSCFG_DFSDM_GetBitstreamClockSourceSelection. More... | |
__STATIC_INLINE void | LL_SYSCFG_DFSDM_EnableDelayClock (uint32_t MCHDLY) |
Enables the DFSDM1 or DFSDM2 Delay clock @rmtoll SYSCFG_MCHDLYCR MCHDLYEN LL_SYSCFG_DFSDM_EnableDelayClock. More... | |
__STATIC_INLINE void | LL_SYSCFG_DFSDM_DisableDelayClock (uint32_t MCHDLY) |
Disables the DFSDM1 or the DFSDM2 Delay clock @rmtoll SYSCFG_MCHDLYCR MCHDLY1EN LL_SYSCFG_DFSDM1_DisableDelayClock. More... | |
__STATIC_INLINE void | LL_SYSCFG_DFSDM_SetDataIn0Source (uint32_t Source) |
Select the source for DFSDM1 or DFSDM2 DatIn0 @rmtoll SYSCFG_MCHDLYCR DFSDMD0SEL LL_SYSCFG_DFSDM_SetDataIn0Source. More... | |
__STATIC_INLINE uint32_t | LL_SYSCFG_DFSDM_GetDataIn0Source (uint32_t Source) |
Get the source for DFSDM1 or DFSDM2 DatIn0. @rmtoll SYSCFG_MCHDLYCR DFSDMD0SEL LL_SYSCFG_DFSDM_GetDataIn0Source. More... | |
__STATIC_INLINE void | LL_SYSCFG_DFSDM_SetDataIn2Source (uint32_t Source) |
Select the source for DFSDM1 or DFSDM2 DatIn2 @rmtoll SYSCFG_MCHDLYCR DFSDMD2SEL LL_SYSCFG_DFSDM_SetDataIn2Source. More... | |
__STATIC_INLINE uint32_t | LL_SYSCFG_DFSDM_GetDataIn2Source (uint32_t Source) |
Get the source for DFSDM1 or DFSDM2 DatIn2. @rmtoll SYSCFG_MCHDLYCR DFSDMD2SEL LL_SYSCFG_DFSDM_GetDataIn2Source. More... | |
__STATIC_INLINE void | LL_SYSCFG_DFSDM1_SetTIM4OC2BitStreamDistribution (uint32_t Source) |
Select the distribution of the bitsream lock gated by TIM4 OC2 @rmtoll SYSCFG_MCHDLYCR DFSDM1CK02SEL LL_SYSCFG_DFSDM1_SetTIM4OC2BitStreamDistribution. More... | |
__STATIC_INLINE uint32_t | LL_SYSCFG_DFSDM1_GetTIM4OC2BitStreamDistribution (void) |
Get the distribution of the bitsream lock gated by TIM4 OC2 @rmtoll SYSCFG_MCHDLYCR DFSDM1D2SEL LL_SYSCFG_DFSDM1_GetTIM4OC2BitStreamDistribution. More... | |
__STATIC_INLINE void | LL_SYSCFG_DFSDM1_SetTIM4OC1BitStreamDistribution (uint32_t Source) |
Select the distribution of the bitsream lock gated by TIM4 OC1 @rmtoll SYSCFG_MCHDLYCR DFSDM1CK13SEL LL_SYSCFG_DFSDM1_SetTIM4OC1BitStreamDistribution. More... | |
__STATIC_INLINE uint32_t | LL_SYSCFG_DFSDM1_GetTIM4OC1BitStreamDistribution (void) |
Get the distribution of the bitsream lock gated by TIM4 OC1 @rmtoll SYSCFG_MCHDLYCR DFSDM1D2SEL LL_SYSCFG_DFSDM1_GetTIM4OC1BitStreamDistribution. More... | |
__STATIC_INLINE void | LL_SYSCFG_DFSDM1_SetClockInSourceSelection (uint32_t ClockSource) |
Select the DFSDM1 Clock In @rmtoll SYSCFG_MCHDLYCR DFSDM1CFG LL_SYSCFG_DFSDM1_SetClockInSourceSelection. More... | |
__STATIC_INLINE uint32_t | LL_SYSCFG_DFSDM1_GetClockInSourceSelection (void) |
GET the DFSDM1 Clock In @rmtoll SYSCFG_MCHDLYCR DFSDM1CFG LL_SYSCFG_DFSDM1_GetClockInSourceSelection. More... | |
__STATIC_INLINE void | LL_SYSCFG_DFSDM1_SetClockOutSourceSelection (uint32_t ClockSource) |
Select the DFSDM1 Clock Out @rmtoll SYSCFG_MCHDLYCR DFSDM1CKOSEL LL_SYSCFG_DFSDM1_SetClockOutSourceSelection. More... | |
__STATIC_INLINE uint32_t | LL_SYSCFG_DFSDM1_GetClockOutSourceSelection (void) |
GET the DFSDM1 Clock Out @rmtoll SYSCFG_MCHDLYCR DFSDM1CKOSEL LL_SYSCFG_DFSDM1_GetClockOutSourceSelection. More... | |
__STATIC_INLINE void | LL_SYSCFG_DFSDM2_EnableDelayClock (void) |
Enables the DFSDM2 Delay clock @rmtoll SYSCFG_MCHDLYCR MCHDLY2EN LL_SYSCFG_DFSDM2_EnableDelayClock. More... | |
__STATIC_INLINE void | LL_SYSCFG_DFSDM2_DisableDelayClock (void) |
Disables the DFSDM2 Delay clock @rmtoll SYSCFG_MCHDLYCR MCHDLY2EN LL_SYSCFG_DFSDM2_DisableDelayClock. More... | |
__STATIC_INLINE void | LL_SYSCFG_DFSDM2_SetDataIn0Source (uint32_t Source) |
Select the source for DFSDM2 DatIn0 @rmtoll SYSCFG_MCHDLYCR DFSDM2D0SEL LL_SYSCFG_DFSDM2_SetDataIn0Source. More... | |
__STATIC_INLINE uint32_t | LL_SYSCFG_DFSDM2_GetDataIn0Source (void) |
Get the source for DFSDM2 DatIn0. @rmtoll SYSCFG_MCHDLYCR DFSDM2D0SEL LL_SYSCFG_DFSDM2_GetDataIn0Source. More... | |
__STATIC_INLINE void | LL_SYSCFG_DFSDM2_SetDataIn2Source (uint32_t Source) |
Select the source for DFSDM2 DatIn2 @rmtoll SYSCFG_MCHDLYCR DFSDM2D2SEL LL_SYSCFG_DFSDM2_SetDataIn2Source. More... | |
__STATIC_INLINE uint32_t | LL_SYSCFG_DFSDM2_GetDataIn2Source (void) |
Get the source for DFSDM2 DatIn2. @rmtoll SYSCFG_MCHDLYCR DFSDM2D2SEL LL_SYSCFG_DFSDM2_GetDataIn2Source. More... | |
__STATIC_INLINE void | LL_SYSCFG_DFSDM2_SetDataIn4Source (uint32_t Source) |
Select the source for DFSDM2 DatIn4 @rmtoll SYSCFG_MCHDLYCR DFSDM2D4SEL LL_SYSCFG_DFSDM2_SetDataIn4Source. More... | |
__STATIC_INLINE uint32_t | LL_SYSCFG_DFSDM2_GetDataIn4Source (void) |
Get the source for DFSDM2 DatIn4. @rmtoll SYSCFG_MCHDLYCR DFSDM2D4SEL LL_SYSCFG_DFSDM2_GetDataIn4Source. More... | |
__STATIC_INLINE void | LL_SYSCFG_DFSDM2_SetDataIn6Source (uint32_t Source) |
Select the source for DFSDM2 DatIn6 @rmtoll SYSCFG_MCHDLYCR DFSDM2D6SEL LL_SYSCFG_DFSDM2_SetDataIn6Source. More... | |
__STATIC_INLINE uint32_t | LL_SYSCFG_DFSDM2_GetDataIn6Source (void) |
Get the source for DFSDM2 DatIn6. @rmtoll SYSCFG_MCHDLYCR DFSDM2D6SEL LL_SYSCFG_DFSDM2_GetDataIn6Source. More... | |
__STATIC_INLINE void | LL_SYSCFG_DFSDM2_SetTIM3OC4BitStreamDistribution (uint32_t Source) |
Select the distribution of the bitsream lock gated by TIM3 OC4 @rmtoll SYSCFG_MCHDLYCR DFSDM2CK04SEL LL_SYSCFG_DFSDM2_SetTIM3OC4BitStreamDistribution. More... | |
__STATIC_INLINE uint32_t | LL_SYSCFG_DFSDM2_GetTIM3OC4BitStreamDistribution (void) |
Get the distribution of the bitsream lock gated by TIM3 OC4 @rmtoll SYSCFG_MCHDLYCR DFSDM2CK04SEL LL_SYSCFG_DFSDM2_GetTIM3OC4BitStreamDistribution. More... | |
__STATIC_INLINE void | LL_SYSCFG_DFSDM2_SetTIM3OC3BitStreamDistribution (uint32_t Source) |
Select the distribution of the bitsream lock gated by TIM3 OC3 @rmtoll SYSCFG_MCHDLYCR DFSDM2CK15SEL LL_SYSCFG_DFSDM2_SetTIM3OC3BitStreamDistribution. More... | |
__STATIC_INLINE uint32_t | LL_SYSCFG_DFSDM2_GetTIM3OC3BitStreamDistribution (void) |
Get the distribution of the bitsream lock gated by TIM3 OC4 @rmtoll SYSCFG_MCHDLYCR DFSDM2CK04SEL LL_SYSCFG_DFSDM2_GetTIM3OC3BitStreamDistribution. More... | |
__STATIC_INLINE void | LL_SYSCFG_DFSDM2_SetTIM3OC2BitStreamDistribution (uint32_t Source) |
Select the distribution of the bitsream lock gated by TIM3 OC2 @rmtoll SYSCFG_MCHDLYCR DFSDM2CK26SEL LL_SYSCFG_DFSDM2_SetTIM3OC2BitStreamDistribution. More... | |
__STATIC_INLINE uint32_t | LL_SYSCFG_DFSDM2_GetTIM3OC2BitStreamDistribution (void) |
Get the distribution of the bitsream lock gated by TIM3 OC2 @rmtoll SYSCFG_MCHDLYCR DFSDM2CK04SEL LL_SYSCFG_DFSDM2_GetTIM3OC2BitStreamDistribution. More... | |
__STATIC_INLINE void | LL_SYSCFG_DFSDM2_SetTIM3OC1BitStreamDistribution (uint32_t Source) |
Select the distribution of the bitsream lock gated by TIM3 OC1 @rmtoll SYSCFG_MCHDLYCR DFSDM2CK37SEL LL_SYSCFG_DFSDM2_SetTIM3OC1BitStreamDistribution. More... | |
__STATIC_INLINE uint32_t | LL_SYSCFG_DFSDM2_GetTIM3OC1BitStreamDistribution (void) |
Get the distribution of the bitsream lock gated by TIM3 OC1 @rmtoll SYSCFG_MCHDLYCR DFSDM2CK37SEL LL_SYSCFG_DFSDM2_GetTIM3OC1BitStreamDistribution. More... | |
__STATIC_INLINE void | LL_SYSCFG_DFSDM2_SetClockInSourceSelection (uint32_t ClockSource) |
Select the DFSDM2 Clock In @rmtoll SYSCFG_MCHDLYCR DFSDM2CFG LL_SYSCFG_DFSDM2_SetClockInSourceSelection. More... | |
__STATIC_INLINE uint32_t | LL_SYSCFG_DFSDM2_GetClockInSourceSelection (void) |
GET the DFSDM2 Clock In @rmtoll SYSCFG_MCHDLYCR DFSDM2CFG LL_SYSCFG_DFSDM2_GetClockInSourceSelection. More... | |
__STATIC_INLINE void | LL_SYSCFG_DFSDM2_SetClockOutSourceSelection (uint32_t ClockSource) |
Select the DFSDM2 Clock Out @rmtoll SYSCFG_MCHDLYCR DFSDM2CKOSEL LL_SYSCFG_DFSDM2_SetClockOutSourceSelection. More... | |
__STATIC_INLINE uint32_t | LL_SYSCFG_DFSDM2_GetClockOutSourceSelection (void) |
GET the DFSDM2 Clock Out @rmtoll SYSCFG_MCHDLYCR DFSDM2CKOSEL LL_SYSCFG_DFSDM2_GetClockOutSourceSelection. More... | |
__STATIC_INLINE uint32_t LL_SYSCFG_DFSDM1_GetClockInSourceSelection | ( | void | ) |
GET the DFSDM1 Clock In @rmtoll SYSCFG_MCHDLYCR DFSDM1CFG LL_SYSCFG_DFSDM1_GetClockInSourceSelection.
Returned | value can be one of the following values:
|
None |
Definition at line 927 of file stm32f4xx_ll_system.h.
__STATIC_INLINE uint32_t LL_SYSCFG_DFSDM1_GetClockOutSourceSelection | ( | void | ) |
GET the DFSDM1 Clock Out @rmtoll SYSCFG_MCHDLYCR DFSDM1CKOSEL LL_SYSCFG_DFSDM1_GetClockOutSourceSelection.
Returned | value can be one of the following values:
|
None |
Definition at line 952 of file stm32f4xx_ll_system.h.
__STATIC_INLINE uint32_t LL_SYSCFG_DFSDM1_GetTIM4OC1BitStreamDistribution | ( | void | ) |
Get the distribution of the bitsream lock gated by TIM4 OC1 @rmtoll SYSCFG_MCHDLYCR DFSDM1D2SEL LL_SYSCFG_DFSDM1_GetTIM4OC1BitStreamDistribution.
Returned | value can be one of the following values:
|
None |
Definition at line 902 of file stm32f4xx_ll_system.h.
__STATIC_INLINE uint32_t LL_SYSCFG_DFSDM1_GetTIM4OC2BitStreamDistribution | ( | void | ) |
Get the distribution of the bitsream lock gated by TIM4 OC2 @rmtoll SYSCFG_MCHDLYCR DFSDM1D2SEL LL_SYSCFG_DFSDM1_GetTIM4OC2BitStreamDistribution.
Returned | value can be one of the following values:
|
None |
Definition at line 877 of file stm32f4xx_ll_system.h.
__STATIC_INLINE void LL_SYSCFG_DFSDM1_SetClockInSourceSelection | ( | uint32_t | ClockSource | ) |
Select the DFSDM1 Clock In @rmtoll SYSCFG_MCHDLYCR DFSDM1CFG LL_SYSCFG_DFSDM1_SetClockInSourceSelection.
ClockSource | This parameter can be one of the following values:
|
None |
Definition at line 915 of file stm32f4xx_ll_system.h.
__STATIC_INLINE void LL_SYSCFG_DFSDM1_SetClockOutSourceSelection | ( | uint32_t | ClockSource | ) |
Select the DFSDM1 Clock Out @rmtoll SYSCFG_MCHDLYCR DFSDM1CKOSEL LL_SYSCFG_DFSDM1_SetClockOutSourceSelection.
ClockSource | This parameter can be one of the following values:
|
None |
Definition at line 940 of file stm32f4xx_ll_system.h.
__STATIC_INLINE void LL_SYSCFG_DFSDM1_SetTIM4OC1BitStreamDistribution | ( | uint32_t | Source | ) |
Select the distribution of the bitsream lock gated by TIM4 OC1 @rmtoll SYSCFG_MCHDLYCR DFSDM1CK13SEL LL_SYSCFG_DFSDM1_SetTIM4OC1BitStreamDistribution.
Source | This parameter can be one of the following values:
|
None |
Definition at line 890 of file stm32f4xx_ll_system.h.
__STATIC_INLINE void LL_SYSCFG_DFSDM1_SetTIM4OC2BitStreamDistribution | ( | uint32_t | Source | ) |
Select the distribution of the bitsream lock gated by TIM4 OC2 @rmtoll SYSCFG_MCHDLYCR DFSDM1CK02SEL LL_SYSCFG_DFSDM1_SetTIM4OC2BitStreamDistribution.
Source | This parameter can be one of the following values:
|
None |
Definition at line 865 of file stm32f4xx_ll_system.h.
__STATIC_INLINE void LL_SYSCFG_DFSDM2_DisableDelayClock | ( | void | ) |
Disables the DFSDM2 Delay clock @rmtoll SYSCFG_MCHDLYCR MCHDLY2EN LL_SYSCFG_DFSDM2_DisableDelayClock.
None |
Definition at line 972 of file stm32f4xx_ll_system.h.
__STATIC_INLINE void LL_SYSCFG_DFSDM2_EnableDelayClock | ( | void | ) |
Enables the DFSDM2 Delay clock @rmtoll SYSCFG_MCHDLYCR MCHDLY2EN LL_SYSCFG_DFSDM2_EnableDelayClock.
None |
Definition at line 962 of file stm32f4xx_ll_system.h.
__STATIC_INLINE uint32_t LL_SYSCFG_DFSDM2_GetClockInSourceSelection | ( | void | ) |
GET the DFSDM2 Clock In @rmtoll SYSCFG_MCHDLYCR DFSDM2CFG LL_SYSCFG_DFSDM2_GetClockInSourceSelection.
Returned | value can be one of the following values:
|
None |
Definition at line 1196 of file stm32f4xx_ll_system.h.
__STATIC_INLINE uint32_t LL_SYSCFG_DFSDM2_GetClockOutSourceSelection | ( | void | ) |
GET the DFSDM2 Clock Out @rmtoll SYSCFG_MCHDLYCR DFSDM2CKOSEL LL_SYSCFG_DFSDM2_GetClockOutSourceSelection.
Returned | value can be one of the following values:
|
None |
Definition at line 1221 of file stm32f4xx_ll_system.h.
__STATIC_INLINE uint32_t LL_SYSCFG_DFSDM2_GetDataIn0Source | ( | void | ) |
Get the source for DFSDM2 DatIn0. @rmtoll SYSCFG_MCHDLYCR DFSDM2D0SEL LL_SYSCFG_DFSDM2_GetDataIn0Source.
Returned | value can be one of the following values:
|
None |
Definition at line 996 of file stm32f4xx_ll_system.h.
__STATIC_INLINE uint32_t LL_SYSCFG_DFSDM2_GetDataIn2Source | ( | void | ) |
Get the source for DFSDM2 DatIn2. @rmtoll SYSCFG_MCHDLYCR DFSDM2D2SEL LL_SYSCFG_DFSDM2_GetDataIn2Source.
Returned | value can be one of the following values:
|
None |
Definition at line 1021 of file stm32f4xx_ll_system.h.
__STATIC_INLINE uint32_t LL_SYSCFG_DFSDM2_GetDataIn4Source | ( | void | ) |
Get the source for DFSDM2 DatIn4. @rmtoll SYSCFG_MCHDLYCR DFSDM2D4SEL LL_SYSCFG_DFSDM2_GetDataIn4Source.
Returned | value can be one of the following values:
|
None |
Definition at line 1046 of file stm32f4xx_ll_system.h.
__STATIC_INLINE uint32_t LL_SYSCFG_DFSDM2_GetDataIn6Source | ( | void | ) |
Get the source for DFSDM2 DatIn6. @rmtoll SYSCFG_MCHDLYCR DFSDM2D6SEL LL_SYSCFG_DFSDM2_GetDataIn6Source.
Returned | value can be one of the following values:
|
None |
Definition at line 1071 of file stm32f4xx_ll_system.h.
__STATIC_INLINE uint32_t LL_SYSCFG_DFSDM2_GetTIM3OC1BitStreamDistribution | ( | void | ) |
Get the distribution of the bitsream lock gated by TIM3 OC1 @rmtoll SYSCFG_MCHDLYCR DFSDM2CK37SEL LL_SYSCFG_DFSDM2_GetTIM3OC1BitStreamDistribution.
Returned | value can be one of the following values:
|
None |
Definition at line 1171 of file stm32f4xx_ll_system.h.
__STATIC_INLINE uint32_t LL_SYSCFG_DFSDM2_GetTIM3OC2BitStreamDistribution | ( | void | ) |
Get the distribution of the bitsream lock gated by TIM3 OC2 @rmtoll SYSCFG_MCHDLYCR DFSDM2CK04SEL LL_SYSCFG_DFSDM2_GetTIM3OC2BitStreamDistribution.
Returned | value can be one of the following values:
|
None |
Definition at line 1146 of file stm32f4xx_ll_system.h.
__STATIC_INLINE uint32_t LL_SYSCFG_DFSDM2_GetTIM3OC3BitStreamDistribution | ( | void | ) |
Get the distribution of the bitsream lock gated by TIM3 OC4 @rmtoll SYSCFG_MCHDLYCR DFSDM2CK04SEL LL_SYSCFG_DFSDM2_GetTIM3OC3BitStreamDistribution.
Returned | value can be one of the following values:
|
None |
Definition at line 1121 of file stm32f4xx_ll_system.h.
__STATIC_INLINE uint32_t LL_SYSCFG_DFSDM2_GetTIM3OC4BitStreamDistribution | ( | void | ) |
Get the distribution of the bitsream lock gated by TIM3 OC4 @rmtoll SYSCFG_MCHDLYCR DFSDM2CK04SEL LL_SYSCFG_DFSDM2_GetTIM3OC4BitStreamDistribution.
Returned | value can be one of the following values:
|
None |
Definition at line 1096 of file stm32f4xx_ll_system.h.
__STATIC_INLINE void LL_SYSCFG_DFSDM2_SetClockInSourceSelection | ( | uint32_t | ClockSource | ) |
Select the DFSDM2 Clock In @rmtoll SYSCFG_MCHDLYCR DFSDM2CFG LL_SYSCFG_DFSDM2_SetClockInSourceSelection.
ClockSource | This parameter can be one of the following values:
|
None |
Definition at line 1184 of file stm32f4xx_ll_system.h.
__STATIC_INLINE void LL_SYSCFG_DFSDM2_SetClockOutSourceSelection | ( | uint32_t | ClockSource | ) |
Select the DFSDM2 Clock Out @rmtoll SYSCFG_MCHDLYCR DFSDM2CKOSEL LL_SYSCFG_DFSDM2_SetClockOutSourceSelection.
ClockSource | This parameter can be one of the following values:
|
None |
Definition at line 1209 of file stm32f4xx_ll_system.h.
__STATIC_INLINE void LL_SYSCFG_DFSDM2_SetDataIn0Source | ( | uint32_t | Source | ) |
Select the source for DFSDM2 DatIn0 @rmtoll SYSCFG_MCHDLYCR DFSDM2D0SEL LL_SYSCFG_DFSDM2_SetDataIn0Source.
Source | This parameter can be one of the following values:
|
None |
Definition at line 984 of file stm32f4xx_ll_system.h.
__STATIC_INLINE void LL_SYSCFG_DFSDM2_SetDataIn2Source | ( | uint32_t | Source | ) |
Select the source for DFSDM2 DatIn2 @rmtoll SYSCFG_MCHDLYCR DFSDM2D2SEL LL_SYSCFG_DFSDM2_SetDataIn2Source.
Source | This parameter can be one of the following values:
|
None |
Definition at line 1009 of file stm32f4xx_ll_system.h.
__STATIC_INLINE void LL_SYSCFG_DFSDM2_SetDataIn4Source | ( | uint32_t | Source | ) |
Select the source for DFSDM2 DatIn4 @rmtoll SYSCFG_MCHDLYCR DFSDM2D4SEL LL_SYSCFG_DFSDM2_SetDataIn4Source.
Source | This parameter can be one of the following values:
|
None |
Definition at line 1034 of file stm32f4xx_ll_system.h.
__STATIC_INLINE void LL_SYSCFG_DFSDM2_SetDataIn6Source | ( | uint32_t | Source | ) |
Select the source for DFSDM2 DatIn6 @rmtoll SYSCFG_MCHDLYCR DFSDM2D6SEL LL_SYSCFG_DFSDM2_SetDataIn6Source.
Source | This parameter can be one of the following values:
|
None |
Definition at line 1059 of file stm32f4xx_ll_system.h.
__STATIC_INLINE void LL_SYSCFG_DFSDM2_SetTIM3OC1BitStreamDistribution | ( | uint32_t | Source | ) |
Select the distribution of the bitsream lock gated by TIM3 OC1 @rmtoll SYSCFG_MCHDLYCR DFSDM2CK37SEL LL_SYSCFG_DFSDM2_SetTIM3OC1BitStreamDistribution.
Source | This parameter can be one of the following values:
|
None |
Definition at line 1159 of file stm32f4xx_ll_system.h.
__STATIC_INLINE void LL_SYSCFG_DFSDM2_SetTIM3OC2BitStreamDistribution | ( | uint32_t | Source | ) |
Select the distribution of the bitsream lock gated by TIM3 OC2 @rmtoll SYSCFG_MCHDLYCR DFSDM2CK26SEL LL_SYSCFG_DFSDM2_SetTIM3OC2BitStreamDistribution.
Source | This parameter can be one of the following values:
|
None |
Definition at line 1134 of file stm32f4xx_ll_system.h.
__STATIC_INLINE void LL_SYSCFG_DFSDM2_SetTIM3OC3BitStreamDistribution | ( | uint32_t | Source | ) |
Select the distribution of the bitsream lock gated by TIM3 OC3 @rmtoll SYSCFG_MCHDLYCR DFSDM2CK15SEL LL_SYSCFG_DFSDM2_SetTIM3OC3BitStreamDistribution.
Source | This parameter can be one of the following values:
|
None |
Definition at line 1109 of file stm32f4xx_ll_system.h.
__STATIC_INLINE void LL_SYSCFG_DFSDM2_SetTIM3OC4BitStreamDistribution | ( | uint32_t | Source | ) |
Select the distribution of the bitsream lock gated by TIM3 OC4 @rmtoll SYSCFG_MCHDLYCR DFSDM2CK04SEL LL_SYSCFG_DFSDM2_SetTIM3OC4BitStreamDistribution.
Source | This parameter can be one of the following values:
|
None |
Definition at line 1084 of file stm32f4xx_ll_system.h.
__STATIC_INLINE void LL_SYSCFG_DFSDM_DisableDelayClock | ( | uint32_t | MCHDLY | ) |
Disables the DFSDM1 or the DFSDM2 Delay clock @rmtoll SYSCFG_MCHDLYCR MCHDLY1EN LL_SYSCFG_DFSDM1_DisableDelayClock.
MCHDLY | This parameter can be one of the following values
|
None |
Definition at line 789 of file stm32f4xx_ll_system.h.
__STATIC_INLINE void LL_SYSCFG_DFSDM_EnableDelayClock | ( | uint32_t | MCHDLY | ) |
Enables the DFSDM1 or DFSDM2 Delay clock @rmtoll SYSCFG_MCHDLYCR MCHDLYEN LL_SYSCFG_DFSDM_EnableDelayClock.
MCHDLY | This parameter can be one of the following values
|
None |
Definition at line 776 of file stm32f4xx_ll_system.h.
__STATIC_INLINE uint32_t LL_SYSCFG_DFSDM_GetBitstreamClockSourceSelection | ( | void | ) |
Get the DFSDM2 or TIM2_OC1 as clock source for the bitstream clock. @rmtoll SYSCFG_MCHDLYCR BSCKSEL LL_SYSCFG_DFSDM_GetBitstreamClockSourceSelection.
Returned | value can be one of the following values:
|
None |
Definition at line 764 of file stm32f4xx_ll_system.h.
__STATIC_INLINE uint32_t LL_SYSCFG_DFSDM_GetDataIn0Source | ( | uint32_t | Source | ) |
Get the source for DFSDM1 or DFSDM2 DatIn0. @rmtoll SYSCFG_MCHDLYCR DFSDMD0SEL LL_SYSCFG_DFSDM_GetDataIn0Source.
Source | This parameter can be one of the following values:
|
Returned | value can be one of the following values:
|
None |
Definition at line 821 of file stm32f4xx_ll_system.h.
__STATIC_INLINE uint32_t LL_SYSCFG_DFSDM_GetDataIn2Source | ( | uint32_t | Source | ) |
Get the source for DFSDM1 or DFSDM2 DatIn2. @rmtoll SYSCFG_MCHDLYCR DFSDMD2SEL LL_SYSCFG_DFSDM_GetDataIn2Source.
Source | This parameter can be one of the following values:
|
Returned | value can be one of the following values:
|
None |
Definition at line 852 of file stm32f4xx_ll_system.h.
__STATIC_INLINE void LL_SYSCFG_DFSDM_SetBitstreamClockSourceSelection | ( | uint32_t | ClockSource | ) |
Select the DFSDM2 or TIM2_OC1 as clock source for the bitstream clock. @rmtoll SYSCFG_MCHDLYCR BSCKSEL LL_SYSCFG_DFSDM_SetBitstreamClockSourceSelection.
ClockSource | This parameter can be one of the following values:
|
None |
Definition at line 752 of file stm32f4xx_ll_system.h.
__STATIC_INLINE void LL_SYSCFG_DFSDM_SetDataIn0Source | ( | uint32_t | Source | ) |
Select the source for DFSDM1 or DFSDM2 DatIn0 @rmtoll SYSCFG_MCHDLYCR DFSDMD0SEL LL_SYSCFG_DFSDM_SetDataIn0Source.
Source | This parameter can be one of the following values:
|
None |
Definition at line 804 of file stm32f4xx_ll_system.h.
__STATIC_INLINE void LL_SYSCFG_DFSDM_SetDataIn2Source | ( | uint32_t | Source | ) |
Select the source for DFSDM1 or DFSDM2 DatIn2 @rmtoll SYSCFG_MCHDLYCR DFSDMD2SEL LL_SYSCFG_DFSDM_SetDataIn2Source.
Source | This parameter can be one of the following values:
|
None |
Definition at line 835 of file stm32f4xx_ll_system.h.
__STATIC_INLINE void LL_SYSCFG_DisableCompensationCell | ( | void | ) |
Disables the Compensation cell Power Down @rmtoll SYSCFG_CMPCR CMP_PD LL_SYSCFG_DisableCompensationCell.
None |
Definition at line 531 of file stm32f4xx_ll_system.h.
__STATIC_INLINE void LL_SYSCFG_DisableFastModePlus | ( | uint32_t | ConfigFastModePlus | ) |
Disable the I2C fast mode plus driving capability. @rmtoll SYSCFG_CFGR FMPI2C1_SCL LL_SYSCFG_DisableFastModePlus
SYSCFG_CFGR FMPI2C1_SDA LL_SYSCFG_DisableFastModePlus
.
ConfigFastModePlus | This parameter can be a combination of the following values:
|
None |
Definition at line 629 of file stm32f4xx_ll_system.h.
__STATIC_INLINE void LL_SYSCFG_DisableFMCMemorySwapping | ( | void | ) |
Disables the FMC Memory Mapping Swapping @rmtoll SYSCFG_MEMRMP SWP_FMC LL_SYSCFG_DisableFMCMemorySwapping.
None |
Definition at line 506 of file stm32f4xx_ll_system.h.
__STATIC_INLINE void LL_SYSCFG_EnableCompensationCell | ( | void | ) |
Enables the Compensation cell Power Down @rmtoll SYSCFG_CMPCR CMP_PD LL_SYSCFG_EnableCompensationCell.
None |
Definition at line 519 of file stm32f4xx_ll_system.h.
__STATIC_INLINE void LL_SYSCFG_EnableFastModePlus | ( | uint32_t | ConfigFastModePlus | ) |
Enable the I2C fast mode plus driving capability. @rmtoll SYSCFG_CFGR FMPI2C1_SCL LL_SYSCFG_EnableFastModePlus
SYSCFG_CFGR FMPI2C1_SDA LL_SYSCFG_EnableFastModePlus.
ConfigFastModePlus | This parameter can be a combination of the following values:
|
None |
Definition at line 614 of file stm32f4xx_ll_system.h.
__STATIC_INLINE void LL_SYSCFG_EnableFMCMemorySwapping | ( | void | ) |
Enables the FMC Memory Mapping Swapping @rmtoll SYSCFG_MEMRMP SWP_FMC LL_SYSCFG_EnableFMCMemorySwapping.
None |
Definition at line 494 of file stm32f4xx_ll_system.h.
__STATIC_INLINE uint32_t LL_SYSCFG_GetEXTISource | ( | uint32_t | Line | ) |
Get the configured defined for specific EXTI Line @rmtoll SYSCFG_EXTICR1 EXTIx LL_SYSCFG_GetEXTISource
SYSCFG_EXTICR2 EXTIx LL_SYSCFG_GetEXTISource
SYSCFG_EXTICR3 EXTIx LL_SYSCFG_GetEXTISource
SYSCFG_EXTICR4 EXTIx LL_SYSCFG_GetEXTISource.
Line | This parameter can be one of the following values:
|
Returned | value can be one of the following values:
|
Definition at line 710 of file stm32f4xx_ll_system.h.
__STATIC_INLINE uint32_t LL_SYSCFG_GetFlashBankMode | ( | void | ) |
Get Flash bank mode (Bank flashed at 0x08000000) @rmtoll SYSCFG_MEMRMP UFB_MODE LL_SYSCFG_GetFlashBankMode.
Returned | value can be one of the following values:
|
Definition at line 597 of file stm32f4xx_ll_system.h.
__STATIC_INLINE uint32_t LL_SYSCFG_GetPHYInterface | ( | void | ) |
Get Ethernet PHY interface @rmtoll SYSCFG_PMC MII_RMII_SEL LL_SYSCFG_GetPHYInterface.
Returned | value can be one of the following values:
|
None |
Definition at line 568 of file stm32f4xx_ll_system.h.
__STATIC_INLINE uint32_t LL_SYSCFG_GetRemapMemory | ( | void | ) |
Get memory mapping at address 0x00000000 @rmtoll SYSCFG_MEMRMP MEM_MODE LL_SYSCFG_GetRemapMemory.
Returned | value can be one of the following values:
|
Definition at line 481 of file stm32f4xx_ll_system.h.
__STATIC_INLINE uint32_t LL_SYSCFG_GetTIMBreakInputs | ( | void | ) |
Get connections to TIM1/8 Break inputs @rmtoll SYSCFG_CFGR2 LockUp Lock LL_SYSCFG_SetTIMBreakInputs
SYSCFG_CFGR2 PVD Lock LL_SYSCFG_SetTIMBreakInputs.
Returned | value can be can be a combination of the following values:
|
Definition at line 738 of file stm32f4xx_ll_system.h.
__STATIC_INLINE uint32_t LL_SYSCFG_IsActiveFlag_CMPCR | ( | void | ) |
Get Compensation Cell ready Flag @rmtoll SYSCFG_CMPCR READY LL_SYSCFG_IsActiveFlag_CMPCR.
State | of bit (1 or 0). |
Definition at line 541 of file stm32f4xx_ll_system.h.
__STATIC_INLINE void LL_SYSCFG_SetEXTISource | ( | uint32_t | Port, |
uint32_t | Line | ||
) |
Configure source input for the EXTI external interrupt. @rmtoll SYSCFG_EXTICR1 EXTIx LL_SYSCFG_SetEXTISource
SYSCFG_EXTICR2 EXTIx LL_SYSCFG_SetEXTISource
SYSCFG_EXTICR3 EXTIx LL_SYSCFG_SetEXTISource
SYSCFG_EXTICR4 EXTIx LL_SYSCFG_SetEXTISource.
Port | This parameter can be one of the following values:
|
Line | This parameter can be one of the following values:
|
None |
Definition at line 671 of file stm32f4xx_ll_system.h.
__STATIC_INLINE void LL_SYSCFG_SetFlashBankMode | ( | uint32_t | Bank | ) |
Select Flash bank mode (Bank flashed at 0x08000000) @rmtoll SYSCFG_MEMRMP UFB_MODE LL_SYSCFG_SetFlashBankMode.
Bank | This parameter can be one of the following values:
|
None |
Definition at line 585 of file stm32f4xx_ll_system.h.
__STATIC_INLINE void LL_SYSCFG_SetPHYInterface | ( | uint32_t | Interface | ) |
Select Ethernet PHY interface @rmtoll SYSCFG_PMC MII_RMII_SEL LL_SYSCFG_SetPHYInterface.
Interface | This parameter can be one of the following values:
|
None |
Definition at line 555 of file stm32f4xx_ll_system.h.
__STATIC_INLINE void LL_SYSCFG_SetRemapMemory | ( | uint32_t | Memory | ) |
Set memory mapping at address 0x00000000 @rmtoll SYSCFG_MEMRMP MEM_MODE LL_SYSCFG_SetRemapMemory.
Memory | This parameter can be one of the following values:
|
None |
Definition at line 466 of file stm32f4xx_ll_system.h.
__STATIC_INLINE void LL_SYSCFG_SetTIMBreakInputs | ( | uint32_t | Break | ) |
Set connections to TIM1/8 break inputs @rmtoll SYSCFG_CFGR2 LockUp Lock LL_SYSCFG_SetTIMBreakInputs
SYSCFG_CFGR2 PVD Lock LL_SYSCFG_SetTIMBreakInputs.
Break | This parameter can be a combination of the following values:
|
None |
Definition at line 725 of file stm32f4xx_ll_system.h.