Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Exported Variables
[STM32L476G-DISCOVERY Common]
Variables | |
GPIO_TypeDef * | LED_PORT [LEDn] |
LED variables. | |
GPIO_TypeDef * | JOY_PORT [JOYn] |
JOYSTICK variables. | |
uint32_t | I2c1Timeout = DISCOVERY_I2C2_TIMEOUT_MAX |
BUS variables. |
Variable Documentation
uint32_t I2c1Timeout = DISCOVERY_I2C2_TIMEOUT_MAX |
BUS variables.
Definition at line 141 of file stm32l476g_discovery.c.
GPIO_TypeDef* JOY_PORT[JOYn] |
{SEL_JOY_GPIO_PORT, DOWN_JOY_GPIO_PORT, LEFT_JOY_GPIO_PORT, RIGHT_JOY_GPIO_PORT, UP_JOY_GPIO_PORT}
JOYSTICK variables.
Definition at line 119 of file stm32l476g_discovery.c.
GPIO_TypeDef * LED_PORT |
{LED4_GPIO_PORT, LED5_GPIO_PORT}
LED variables.
Definition at line 102 of file stm32l476g_discovery.c.
Generated on Tue Jul 12 2022 18:10:44 by
