STM32H7xx_Nucleo_144 BSP User Manual: NUCLEO_144 USB Pins definition

STM32H7xx_Nucleo_144 BSP

STM32H7xx_Nucleo_144 BSP User Manual
NUCLEO_144 USB Pins definition

Defines

#define OTG_FS1_OVER_CURRENT_PIN   GPIO_PIN_7
 USB Pins definition.
#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_7

USB Pins definition.

Definition at line 181 of file stm32h7xx_nucleo_144.h.

#define OTG_FS1_OVER_CURRENT_PORT   GPIOG

Definition at line 182 of file stm32h7xx_nucleo_144.h.

#define OTG_FS1_OVER_CURRENT_PORT_CLK_ENABLE ( )    __HAL_RCC_GPIOG_CLK_ENABLE()

Definition at line 183 of file stm32h7xx_nucleo_144.h.

#define OTG_FS1_POWER_SWITCH_PIN   GPIO_PIN_6

Definition at line 185 of file stm32h7xx_nucleo_144.h.

#define OTG_FS1_POWER_SWITCH_PORT   GPIOG

Definition at line 186 of file stm32h7xx_nucleo_144.h.

#define OTG_FS1_POWER_SWITCH_PORT_CLK_ENABLE ( )    __HAL_RCC_GPIOG_CLK_ENABLE()

Definition at line 187 of file stm32h7xx_nucleo_144.h.

Generated on Fri Apr 21 2017 17:27:08 for STM32H7xx_Nucleo_144 BSP User Manual by   doxygen 1.7.6.1