STM32746G-Discovery BSP User Manual: STM32746G_DISCOVERY_LOW_LEVEL_LED

STM32746G-Discovery BSP Drivers

STM32746G-Discovery BSP User Manual

Define for STM32746G_DISCOVERY board. More...

Defines

#define LEDn   ((uint8_t)1)
#define LED1_GPIO_PORT   GPIOI
#define LED1_GPIO_CLK_ENABLE()   __HAL_RCC_GPIOI_CLK_ENABLE()
#define LED1_GPIO_CLK_DISABLE()   __HAL_RCC_GPIOI_CLK_DISABLE()
#define LED1_PIN   GPIO_PIN_1

Detailed Description

Define for STM32746G_DISCOVERY board.


Define Documentation

#define LED1_GPIO_CLK_DISABLE ( )    __HAL_RCC_GPIOI_CLK_DISABLE()

Definition at line 112 of file stm32746g_discovery.h.

#define LED1_GPIO_CLK_ENABLE ( )    __HAL_RCC_GPIOI_CLK_ENABLE()

Definition at line 111 of file stm32746g_discovery.h.

Referenced by BSP_LED_Init().

#define LED1_GPIO_PORT   GPIOI
#define LED1_PIN   GPIO_PIN_1

Definition at line 113 of file stm32746g_discovery.h.

#define LEDn   ((uint8_t)1)

Definition at line 108 of file stm32746g_discovery.h.

Generated on Fri Dec 30 2016 16:31:33 for STM32746G-Discovery BSP User Manual by   doxygen 1.7.6.1