STM32L4xx_Nucleo_144 BSP User Manual: PIN

STM32L4xx_Nucleo_144 BSP

STM32L4xx_Nucleo_144 BSP User Manual

Defines

#define OTG_FS1_OVER_CURRENT_PIN   GPIO_PIN_5
#define OTG_FS1_OVER_CURRENT_PORT   GPIOG
#define OTG_FS1_OVER_CURRENT_PORT_CLK_ENABLE()   __HAL_RCC_GPIOG_CLK_ENABLE()
#define OTG_FS1_POWER_SWITCH_PIN   GPIO_PIN_6
#define OTG_FS1_POWER_SWITCH_PORT   GPIOG
#define OTG_FS1_POWER_SWITCH_PORT_CLK_ENABLE()   __HAL_RCC_GPIOG_CLK_ENABLE()

Define Documentation

#define OTG_FS1_OVER_CURRENT_PIN   GPIO_PIN_5

Definition at line 174 of file stm32l4xx_nucleo_144.h.

#define OTG_FS1_OVER_CURRENT_PORT   GPIOG

Definition at line 175 of file stm32l4xx_nucleo_144.h.

#define OTG_FS1_OVER_CURRENT_PORT_CLK_ENABLE ( )    __HAL_RCC_GPIOG_CLK_ENABLE()

Definition at line 176 of file stm32l4xx_nucleo_144.h.

#define OTG_FS1_POWER_SWITCH_PIN   GPIO_PIN_6

Definition at line 178 of file stm32l4xx_nucleo_144.h.

#define OTG_FS1_POWER_SWITCH_PORT   GPIOG

Definition at line 179 of file stm32l4xx_nucleo_144.h.

#define OTG_FS1_POWER_SWITCH_PORT_CLK_ENABLE ( )    __HAL_RCC_GPIOG_CLK_ENABLE()

Definition at line 180 of file stm32l4xx_nucleo_144.h.

Generated on Mon Oct 9 2017 01:35:13 for STM32L4xx_Nucleo_144 BSP User Manual by   doxygen 1.7.6.1