STM32F103xB HAL User Manual
Functions
Alternate Function Remapping
GPIO Exported Functions

This section propose definition to remap the alternate function to some other port/pins. More...

Functions

__STATIC_INLINE void LL_GPIO_AF_EnableRemap_SPI1 (void)
 Enable the remapping of SPI1 alternate function NSS, SCK, MISO and MOSI.
__STATIC_INLINE void LL_GPIO_AF_DisableRemap_SPI1 (void)
 Disable the remapping of SPI1 alternate function NSS, SCK, MISO and MOSI.
__STATIC_INLINE uint32_t LL_GPIO_AF_IsEnabledRemap_SPI1 (void)
 Check if SPI1 has been remaped or not.
__STATIC_INLINE void LL_GPIO_AF_EnableRemap_I2C1 (void)
 Enable the remapping of I2C1 alternate function SCL and SDA.
__STATIC_INLINE void LL_GPIO_AF_DisableRemap_I2C1 (void)
 Disable the remapping of I2C1 alternate function SCL and SDA.
__STATIC_INLINE uint32_t LL_GPIO_AF_IsEnabledRemap_I2C1 (void)
 Check if I2C1 has been remaped or not.
__STATIC_INLINE void LL_GPIO_AF_EnableRemap_USART1 (void)
 Enable the remapping of USART1 alternate function TX and RX.
__STATIC_INLINE void LL_GPIO_AF_DisableRemap_USART1 (void)
 Disable the remapping of USART1 alternate function TX and RX.
__STATIC_INLINE uint32_t LL_GPIO_AF_IsEnabledRemap_USART1 (void)
 Check if USART1 has been remaped or not.
__STATIC_INLINE void LL_GPIO_AF_EnableRemap_USART2 (void)
 Enable the remapping of USART2 alternate function CTS, RTS, CK, TX and RX.
__STATIC_INLINE void LL_GPIO_AF_DisableRemap_USART2 (void)
 Disable the remapping of USART2 alternate function CTS, RTS, CK, TX and RX.
__STATIC_INLINE uint32_t LL_GPIO_AF_IsEnabledRemap_USART2 (void)
 Check if USART2 has been remaped or not.
__STATIC_INLINE void LL_GPIO_AF_EnableRemap_USART3 (void)
 Enable the remapping of USART3 alternate function CTS, RTS, CK, TX and RX.
__STATIC_INLINE void LL_GPIO_AF_RemapPartial_USART3 (void)
 Enable the remapping of USART3 alternate function CTS, RTS, CK, TX and RX.
__STATIC_INLINE void LL_GPIO_AF_DisableRemap_USART3 (void)
 Disable the remapping of USART3 alternate function CTS, RTS, CK, TX and RX.
__STATIC_INLINE void LL_GPIO_AF_EnableRemap_TIM1 (void)
 Enable the remapping of TIM1 alternate function channels 1 to 4, 1N to 3N, external trigger (ETR) and Break input (BKIN)
__STATIC_INLINE void LL_GPIO_AF_RemapPartial_TIM1 (void)
 Enable the remapping of TIM1 alternate function channels 1 to 4, 1N to 3N, external trigger (ETR) and Break input (BKIN)
__STATIC_INLINE void LL_GPIO_AF_DisableRemap_TIM1 (void)
 Disable the remapping of TIM1 alternate function channels 1 to 4, 1N to 3N, external trigger (ETR) and Break input (BKIN)
__STATIC_INLINE void LL_GPIO_AF_EnableRemap_TIM2 (void)
 Enable the remapping of TIM2 alternate function channels 1 to 4 and external trigger (ETR)
__STATIC_INLINE void LL_GPIO_AF_RemapPartial2_TIM2 (void)
 Enable the remapping of TIM2 alternate function channels 1 to 4 and external trigger (ETR)
__STATIC_INLINE void LL_GPIO_AF_RemapPartial1_TIM2 (void)
 Enable the remapping of TIM2 alternate function channels 1 to 4 and external trigger (ETR)
__STATIC_INLINE void LL_GPIO_AF_DisableRemap_TIM2 (void)
 Disable the remapping of TIM2 alternate function channels 1 to 4 and external trigger (ETR)
__STATIC_INLINE void LL_GPIO_AF_EnableRemap_TIM3 (void)
 Enable the remapping of TIM3 alternate function channels 1 to 4.
__STATIC_INLINE void LL_GPIO_AF_RemapPartial_TIM3 (void)
 Enable the remapping of TIM3 alternate function channels 1 to 4.
__STATIC_INLINE void LL_GPIO_AF_DisableRemap_TIM3 (void)
 Disable the remapping of TIM3 alternate function channels 1 to 4.
__STATIC_INLINE void LL_GPIO_AF_EnableRemap_TIM4 (void)
 Enable the remapping of TIM4 alternate function channels 1 to 4.
__STATIC_INLINE void LL_GPIO_AF_DisableRemap_TIM4 (void)
 Disable the remapping of TIM4 alternate function channels 1 to 4.
__STATIC_INLINE uint32_t LL_GPIO_AF_IsEnabledRemap_TIM4 (void)
 Check if TIM4 has been remaped or not.
__STATIC_INLINE void LL_GPIO_AF_RemapPartial1_CAN1 (void)
 Enable or disable the remapping of CAN alternate function CAN_RX and CAN_TX in devices with a single CAN interface.
__STATIC_INLINE void LL_GPIO_AF_RemapPartial2_CAN1 (void)
 Enable or disable the remapping of CAN alternate function CAN_RX and CAN_TX in devices with a single CAN interface.
__STATIC_INLINE void LL_GPIO_AF_RemapPartial3_CAN1 (void)
 Enable or disable the remapping of CAN alternate function CAN_RX and CAN_TX in devices with a single CAN interface.
__STATIC_INLINE void LL_GPIO_AF_EnableRemap_PD01 (void)
 Enable the remapping of PD0 and PD1.
__STATIC_INLINE void LL_GPIO_AF_DisableRemap_PD01 (void)
 Disable the remapping of PD0 and PD1.
__STATIC_INLINE uint32_t LL_GPIO_AF_IsEnabledRemap_PD01 (void)
 Check if PD01 has been remaped or not.
__STATIC_INLINE void LL_GPIO_AF_EnableRemap_SWJ (void)
 Enable the Serial wire JTAG configuration.
__STATIC_INLINE void LL_GPIO_AF_Remap_SWJ_NONJTRST (void)
 Enable the Serial wire JTAG configuration.
__STATIC_INLINE void LL_GPIO_AF_Remap_SWJ_NOJTAG (void)
 Enable the Serial wire JTAG configuration.
__STATIC_INLINE void LL_GPIO_AF_DisableRemap_SWJ (void)
 Disable the Serial wire JTAG configuration.

Detailed Description

This section propose definition to remap the alternate function to some other port/pins.


Function Documentation

__STATIC_INLINE void LL_GPIO_AF_DisableRemap_I2C1 ( void  )

Disable the remapping of I2C1 alternate function SCL and SDA.

Reference Manual to LL API cross reference:
MAPR I2C1_REMAP LL_GPIO_AF_DisableRemap_I2C1
Note:
DISABLE: No remap (SCL/PB6, SDA/PB7)
Return values:
None

Definition at line 927 of file stm32f1xx_ll_gpio.h.

__STATIC_INLINE void LL_GPIO_AF_DisableRemap_PD01 ( void  )

Disable the remapping of PD0 and PD1.

When the HSE oscillator is not used (application running on internal 8 MHz RC) PD0 and PD1 can be mapped on OSC_IN and OSC_OUT. This is available only on 36, 48 and 64 pins packages (PD0 and PD1 are available on 100-pin and 144-pin packages, no need for remapping).

Reference Manual to LL API cross reference:
MAPR PD01_REMAP LL_GPIO_AF_DisableRemap_PD01
Note:
DISABLE: No remapping of PD0 and PD1
Return values:
None

Definition at line 1248 of file stm32f1xx_ll_gpio.h.

__STATIC_INLINE void LL_GPIO_AF_DisableRemap_SPI1 ( void  )

Disable the remapping of SPI1 alternate function NSS, SCK, MISO and MOSI.

Reference Manual to LL API cross reference:
MAPR SPI1_REMAP LL_GPIO_AF_DisableRemap_SPI1
Note:
DISABLE: No remap (NSS/PA4, SCK/PA5, MISO/PA6, MOSI/PA7)
Return values:
None

Definition at line 895 of file stm32f1xx_ll_gpio.h.

__STATIC_INLINE void LL_GPIO_AF_DisableRemap_SWJ ( void  )

Disable the Serial wire JTAG configuration.

Reference Manual to LL API cross reference:
MAPR SWJ_CFG LL_GPIO_AF_DisableRemap_SWJ
Note:
DISABLE: JTAG-DP Disabled and SW-DP Disabled
Return values:
None

Definition at line 1577 of file stm32f1xx_ll_gpio.h.

__STATIC_INLINE void LL_GPIO_AF_DisableRemap_TIM1 ( void  )

Disable the remapping of TIM1 alternate function channels 1 to 4, 1N to 3N, external trigger (ETR) and Break input (BKIN)

Reference Manual to LL API cross reference:
MAPR TIM1_REMAP LL_GPIO_AF_DisableRemap_TIM1
Note:
DISABLE: No remap (ETR/PA12, CH1/PA8, CH2/PA9, CH3/PA10, CH4/PA11, BKIN/PB12, CH1N/PB13, CH2N/PB14, CH3N/PB15)
Return values:
None

Definition at line 1069 of file stm32f1xx_ll_gpio.h.

__STATIC_INLINE void LL_GPIO_AF_DisableRemap_TIM2 ( void  )

Disable the remapping of TIM2 alternate function channels 1 to 4 and external trigger (ETR)

Reference Manual to LL API cross reference:
MAPR TIM2_REMAP LL_GPIO_AF_DisableRemap_TIM2
Note:
DISABLE: No remap (CH1/ETR/PA0, CH2/PA1, CH3/PA2, CH4/PA3)
Return values:
None

Definition at line 1113 of file stm32f1xx_ll_gpio.h.

__STATIC_INLINE void LL_GPIO_AF_DisableRemap_TIM3 ( void  )

Disable the remapping of TIM3 alternate function channels 1 to 4.

Reference Manual to LL API cross reference:
MAPR TIM3_REMAP LL_GPIO_AF_DisableRemap_TIM3
Note:
DISABLE: No remap (CH1/PA6, CH2/PA7, CH3/PB0, CH4/PB1)
TIM3_ETR on PE0 is not re-mapped.
Return values:
None

Definition at line 1149 of file stm32f1xx_ll_gpio.h.

__STATIC_INLINE void LL_GPIO_AF_DisableRemap_TIM4 ( void  )

Disable the remapping of TIM4 alternate function channels 1 to 4.

Reference Manual to LL API cross reference:
MAPR TIM4_REMAP LL_GPIO_AF_DisableRemap_TIM4
Note:
DISABLE: No remap (TIM4_CH1/PB6, TIM4_CH2/PB7, TIM4_CH3/PB8, TIM4_CH4/PB9)
TIM4_ETR on PE0 is not re-mapped.
Return values:
None

Definition at line 1173 of file stm32f1xx_ll_gpio.h.

__STATIC_INLINE void LL_GPIO_AF_DisableRemap_USART1 ( void  )

Disable the remapping of USART1 alternate function TX and RX.

Reference Manual to LL API cross reference:
MAPR USART1_REMAP LL_GPIO_AF_DisableRemap_USART1
Note:
DISABLE: No remap (TX/PA9, RX/PA10)
Return values:
None

Definition at line 959 of file stm32f1xx_ll_gpio.h.

__STATIC_INLINE void LL_GPIO_AF_DisableRemap_USART2 ( void  )

Disable the remapping of USART2 alternate function CTS, RTS, CK, TX and RX.

Reference Manual to LL API cross reference:
MAPR USART2_REMAP LL_GPIO_AF_DisableRemap_USART2
Note:
DISABLE: No remap (CTS/PA0, RTS/PA1, TX/PA2, RX/PA3, CK/PA4)
Return values:
None

Definition at line 991 of file stm32f1xx_ll_gpio.h.

__STATIC_INLINE void LL_GPIO_AF_DisableRemap_USART3 ( void  )

Disable the remapping of USART3 alternate function CTS, RTS, CK, TX and RX.

Reference Manual to LL API cross reference:
MAPR USART3_REMAP LL_GPIO_AF_DisableRemap_USART3
Note:
DISABLE: No remap (TX/PB10, RX/PB11, CK/PB12, CTS/PB13, RTS/PB14)
Return values:
None

Definition at line 1035 of file stm32f1xx_ll_gpio.h.

__STATIC_INLINE void LL_GPIO_AF_EnableRemap_I2C1 ( void  )

Enable the remapping of I2C1 alternate function SCL and SDA.

Reference Manual to LL API cross reference:
MAPR I2C1_REMAP LL_GPIO_AF_EnableRemap_I2C1
Note:
ENABLE: Remap (SCL/PB8, SDA/PB9)
Return values:
None

Definition at line 916 of file stm32f1xx_ll_gpio.h.

__STATIC_INLINE void LL_GPIO_AF_EnableRemap_PD01 ( void  )

Enable the remapping of PD0 and PD1.

When the HSE oscillator is not used (application running on internal 8 MHz RC) PD0 and PD1 can be mapped on OSC_IN and OSC_OUT. This is available only on 36, 48 and 64 pins packages (PD0 and PD1 are available on 100-pin and 144-pin packages, no need for remapping).

Reference Manual to LL API cross reference:
MAPR PD01_REMAP LL_GPIO_AF_EnableRemap_PD01
Note:
ENABLE: PD0 remapped on OSC_IN, PD1 remapped on OSC_OUT.
Return values:
None

Definition at line 1234 of file stm32f1xx_ll_gpio.h.

__STATIC_INLINE void LL_GPIO_AF_EnableRemap_SPI1 ( void  )

Enable the remapping of SPI1 alternate function NSS, SCK, MISO and MOSI.

Reference Manual to LL API cross reference:
MAPR SPI1_REMAP LL_GPIO_AF_EnableRemap_SPI1
Note:
ENABLE: Remap (NSS/PA15, SCK/PB3, MISO/PB4, MOSI/PB5)
Return values:
None

Definition at line 884 of file stm32f1xx_ll_gpio.h.

__STATIC_INLINE void LL_GPIO_AF_EnableRemap_SWJ ( void  )

Enable the Serial wire JTAG configuration.

Reference Manual to LL API cross reference:
MAPR SWJ_CFG LL_GPIO_AF_EnableRemap_SWJ
Note:
ENABLE: Full SWJ (JTAG-DP + SW-DP): Reset State
Return values:
None

Definition at line 1541 of file stm32f1xx_ll_gpio.h.

__STATIC_INLINE void LL_GPIO_AF_EnableRemap_TIM1 ( void  )

Enable the remapping of TIM1 alternate function channels 1 to 4, 1N to 3N, external trigger (ETR) and Break input (BKIN)

Reference Manual to LL API cross reference:
MAPR TIM1_REMAP LL_GPIO_AF_EnableRemap_TIM1
Note:
ENABLE: Full remap (ETR/PE7, CH1/PE9, CH2/PE11, CH3/PE13, CH4/PE14, BKIN/PE15, CH1N/PE8, CH2N/PE10, CH3N/PE12)
Return values:
None

Definition at line 1047 of file stm32f1xx_ll_gpio.h.

__STATIC_INLINE void LL_GPIO_AF_EnableRemap_TIM2 ( void  )

Enable the remapping of TIM2 alternate function channels 1 to 4 and external trigger (ETR)

Reference Manual to LL API cross reference:
MAPR TIM2_REMAP LL_GPIO_AF_EnableRemap_TIM2
Note:
ENABLE: Full remap (CH1/ETR/PA15, CH2/PB3, CH3/PB10, CH4/PB11)
Return values:
None

Definition at line 1080 of file stm32f1xx_ll_gpio.h.

__STATIC_INLINE void LL_GPIO_AF_EnableRemap_TIM3 ( void  )

Enable the remapping of TIM3 alternate function channels 1 to 4.

Reference Manual to LL API cross reference:
MAPR TIM3_REMAP LL_GPIO_AF_EnableRemap_TIM3
Note:
ENABLE: Full remap (CH1/PC6, CH2/PC7, CH3/PC8, CH4/PC9)
TIM3_ETR on PE0 is not re-mapped.
Return values:
None

Definition at line 1125 of file stm32f1xx_ll_gpio.h.

__STATIC_INLINE void LL_GPIO_AF_EnableRemap_TIM4 ( void  )

Enable the remapping of TIM4 alternate function channels 1 to 4.

Reference Manual to LL API cross reference:
MAPR TIM4_REMAP LL_GPIO_AF_EnableRemap_TIM4
Note:
ENABLE: Full remap (TIM4_CH1/PD12, TIM4_CH2/PD13, TIM4_CH3/PD14, TIM4_CH4/PD15)
TIM4_ETR on PE0 is not re-mapped.
Return values:
None

Definition at line 1162 of file stm32f1xx_ll_gpio.h.

__STATIC_INLINE void LL_GPIO_AF_EnableRemap_USART1 ( void  )

Enable the remapping of USART1 alternate function TX and RX.

Reference Manual to LL API cross reference:
MAPR USART1_REMAP LL_GPIO_AF_EnableRemap_USART1
Note:
ENABLE: Remap (TX/PB6, RX/PB7)
Return values:
None

Definition at line 948 of file stm32f1xx_ll_gpio.h.

__STATIC_INLINE void LL_GPIO_AF_EnableRemap_USART2 ( void  )

Enable the remapping of USART2 alternate function CTS, RTS, CK, TX and RX.

Reference Manual to LL API cross reference:
MAPR USART2_REMAP LL_GPIO_AF_EnableRemap_USART2
Note:
ENABLE: Remap (CTS/PD3, RTS/PD4, TX/PD5, RX/PD6, CK/PD7)
Return values:
None

Definition at line 980 of file stm32f1xx_ll_gpio.h.

__STATIC_INLINE void LL_GPIO_AF_EnableRemap_USART3 ( void  )

Enable the remapping of USART3 alternate function CTS, RTS, CK, TX and RX.

Reference Manual to LL API cross reference:
MAPR USART3_REMAP LL_GPIO_AF_EnableRemap_USART3
Note:
ENABLE: Full remap (TX/PD8, RX/PD9, CK/PD10, CTS/PD11, RTS/PD12)
Return values:
None

Definition at line 1013 of file stm32f1xx_ll_gpio.h.

__STATIC_INLINE uint32_t LL_GPIO_AF_IsEnabledRemap_I2C1 ( void  )

Check if I2C1 has been remaped or not.

Reference Manual to LL API cross reference:
MAPR I2C1_REMAP LL_GPIO_AF_IsEnabledRemap_I2C1
Return values:
Stateof bit (1 or 0).

Definition at line 937 of file stm32f1xx_ll_gpio.h.

__STATIC_INLINE uint32_t LL_GPIO_AF_IsEnabledRemap_PD01 ( void  )

Check if PD01 has been remaped or not.

Reference Manual to LL API cross reference:
MAPR PD01_REMAP LL_GPIO_AF_IsEnabledRemap_PD01
Return values:
Stateof bit (1 or 0).

Definition at line 1258 of file stm32f1xx_ll_gpio.h.

__STATIC_INLINE uint32_t LL_GPIO_AF_IsEnabledRemap_SPI1 ( void  )

Check if SPI1 has been remaped or not.

Reference Manual to LL API cross reference:
MAPR SPI1_REMAP LL_GPIO_AF_IsEnabledRemap_SPI1
Return values:
Stateof bit (1 or 0).

Definition at line 905 of file stm32f1xx_ll_gpio.h.

__STATIC_INLINE uint32_t LL_GPIO_AF_IsEnabledRemap_TIM4 ( void  )

Check if TIM4 has been remaped or not.

Reference Manual to LL API cross reference:
MAPR TIM4_REMAP LL_GPIO_AF_IsEnabledRemap_TIM4
Return values:
Stateof bit (1 or 0).

Definition at line 1183 of file stm32f1xx_ll_gpio.h.

__STATIC_INLINE uint32_t LL_GPIO_AF_IsEnabledRemap_USART1 ( void  )

Check if USART1 has been remaped or not.

Reference Manual to LL API cross reference:
MAPR USART1_REMAP LL_GPIO_AF_IsEnabledRemap_USART1
Return values:
Stateof bit (1 or 0).

Definition at line 969 of file stm32f1xx_ll_gpio.h.

__STATIC_INLINE uint32_t LL_GPIO_AF_IsEnabledRemap_USART2 ( void  )

Check if USART2 has been remaped or not.

Reference Manual to LL API cross reference:
MAPR USART2_REMAP LL_GPIO_AF_IsEnabledRemap_USART2
Return values:
Stateof bit (1 or 0).

Definition at line 1001 of file stm32f1xx_ll_gpio.h.

__STATIC_INLINE void LL_GPIO_AF_Remap_SWJ_NOJTAG ( void  )

Enable the Serial wire JTAG configuration.

Reference Manual to LL API cross reference:
MAPR SWJ_CFG LL_GPIO_AF_Remap_SWJ_NOJTAG
Note:
NOJTAG: JTAG-DP Disabled and SW-DP Enabled
Return values:
None

Definition at line 1565 of file stm32f1xx_ll_gpio.h.

__STATIC_INLINE void LL_GPIO_AF_Remap_SWJ_NONJTRST ( void  )

Enable the Serial wire JTAG configuration.

Reference Manual to LL API cross reference:
MAPR SWJ_CFG LL_GPIO_AF_Remap_SWJ_NONJTRST
Note:
NONJTRST: Full SWJ (JTAG-DP + SW-DP) but without NJTRST
Return values:
None

Definition at line 1553 of file stm32f1xx_ll_gpio.h.

__STATIC_INLINE void LL_GPIO_AF_RemapPartial1_CAN1 ( void  )

Enable or disable the remapping of CAN alternate function CAN_RX and CAN_TX in devices with a single CAN interface.

Reference Manual to LL API cross reference:
MAPR CAN_REMAP LL_GPIO_AF_RemapPartial1_CAN1
Note:
CASE 1: CAN_RX mapped to PA11, CAN_TX mapped to PA12
Return values:
None

Definition at line 1197 of file stm32f1xx_ll_gpio.h.

__STATIC_INLINE void LL_GPIO_AF_RemapPartial1_TIM2 ( void  )

Enable the remapping of TIM2 alternate function channels 1 to 4 and external trigger (ETR)

Reference Manual to LL API cross reference:
MAPR TIM2_REMAP LL_GPIO_AF_RemapPartial1_TIM2
Note:
PARTIAL_1: Partial remap (CH1/ETR/PA15, CH2/PB3, CH3/PA2, CH4/PA3)
Return values:
None

Definition at line 1102 of file stm32f1xx_ll_gpio.h.

__STATIC_INLINE void LL_GPIO_AF_RemapPartial2_CAN1 ( void  )

Enable or disable the remapping of CAN alternate function CAN_RX and CAN_TX in devices with a single CAN interface.

Reference Manual to LL API cross reference:
MAPR CAN_REMAP LL_GPIO_AF_RemapPartial2_CAN1
Note:
CASE 2: CAN_RX mapped to PB8, CAN_TX mapped to PB9 (not available on 36-pin package)
Return values:
None

Definition at line 1208 of file stm32f1xx_ll_gpio.h.

__STATIC_INLINE void LL_GPIO_AF_RemapPartial2_TIM2 ( void  )

Enable the remapping of TIM2 alternate function channels 1 to 4 and external trigger (ETR)

Reference Manual to LL API cross reference:
MAPR TIM2_REMAP LL_GPIO_AF_RemapPartial2_TIM2
Note:
PARTIAL_2: Partial remap (CH1/ETR/PA0, CH2/PA1, CH3/PB10, CH4/PB11)
Return values:
None

Definition at line 1091 of file stm32f1xx_ll_gpio.h.

__STATIC_INLINE void LL_GPIO_AF_RemapPartial3_CAN1 ( void  )

Enable or disable the remapping of CAN alternate function CAN_RX and CAN_TX in devices with a single CAN interface.

Reference Manual to LL API cross reference:
MAPR CAN_REMAP LL_GPIO_AF_RemapPartial3_CAN1
Note:
CASE 3: CAN_RX mapped to PD0, CAN_TX mapped to PD1
Return values:
None

Definition at line 1219 of file stm32f1xx_ll_gpio.h.

__STATIC_INLINE void LL_GPIO_AF_RemapPartial_TIM1 ( void  )

Enable the remapping of TIM1 alternate function channels 1 to 4, 1N to 3N, external trigger (ETR) and Break input (BKIN)

Reference Manual to LL API cross reference:
MAPR TIM1_REMAP LL_GPIO_AF_RemapPartial_TIM1
Note:
PARTIAL: Partial remap (ETR/PA12, CH1/PA8, CH2/PA9, CH3/PA10, CH4/PA11, BKIN/PA6, CH1N/PA7, CH2N/PB0, CH3N/PB1)
Return values:
None

Definition at line 1058 of file stm32f1xx_ll_gpio.h.

__STATIC_INLINE void LL_GPIO_AF_RemapPartial_TIM3 ( void  )

Enable the remapping of TIM3 alternate function channels 1 to 4.

Reference Manual to LL API cross reference:
MAPR TIM3_REMAP LL_GPIO_AF_RemapPartial_TIM3
Note:
PARTIAL: Partial remap (CH1/PB4, CH2/PB5, CH3/PB0, CH4/PB1)
TIM3_ETR on PE0 is not re-mapped.
Return values:
None

Definition at line 1137 of file stm32f1xx_ll_gpio.h.

__STATIC_INLINE void LL_GPIO_AF_RemapPartial_USART3 ( void  )

Enable the remapping of USART3 alternate function CTS, RTS, CK, TX and RX.

Reference Manual to LL API cross reference:
MAPR USART3_REMAP LL_GPIO_AF_RemapPartial_USART3
Note:
PARTIAL: Partial remap (TX/PC10, RX/PC11, CK/PC12, CTS/PB13, RTS/PB14)
Return values:
None

Definition at line 1024 of file stm32f1xx_ll_gpio.h.