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.
Dependents: DISCO_L4R9I-LCD-demo
Exported Variables
[STM32L4R9I_DISCOVERY Common]
Variables | |
const uint16_t | LED_PIN [LEDn] |
LED variables. | |
USART_TypeDef * | COM_USART [COMn] = {DISCOVERY_COM1} |
COM port variables. | |
uint32_t | I2c1Timeout = DISCOVERY_I2C1_TIMEOUT_MAX |
BUS variables. |
Variable Documentation
USART_TypeDef* COM_USART[COMn] = {DISCOVERY_COM1} |
COM port variables.
Definition at line 85 of file stm32l4r9i_discovery.c.
uint32_t I2c1Timeout = DISCOVERY_I2C1_TIMEOUT_MAX |
BUS variables.
Definition at line 98 of file stm32l4r9i_discovery.c.
const uint16_t LED_PIN[LEDn] |
{LED1_PIN, LED2_PIN}
LED variables.
Definition at line 78 of file stm32l4r9i_discovery.c.
Generated on Wed Jul 13 2022 19:15:17 by
