STM32L4xx_Nucleo_32 BSP User Manual: Private Variables

STM32L4xx Nucleo 32 BSP Drivers

STM32L4xx_Nucleo_32 BSP User Manual
Private Variables

Variables

GPIO_TypeDef * LED_PORT [LEDn] = {LED3_GPIO_PORT}
const uint16_t LED_PIN [LEDn] = {LED3_PIN}
uint32_t I2c1Timeout = BSP_I2C1_TIMEOUT_MAX
 BUS variables.
I2C_HandleTypeDef nucleo32_I2c1

Variable Documentation

const uint16_t LED_PIN[LEDn] = {LED3_PIN}

Definition at line 72 of file stm32l4xx_nucleo_32.c.

Referenced by BSP_LED_Init(), BSP_LED_Off(), BSP_LED_On(), and BSP_LED_Toggle().

GPIO_TypeDef* LED_PORT[LEDn] = {LED3_GPIO_PORT}

Definition at line 71 of file stm32l4xx_nucleo_32.c.

Referenced by BSP_LED_Init(), BSP_LED_Off(), BSP_LED_On(), and BSP_LED_Toggle().

Generated on Tue Feb 23 2016 16:08:48 for STM32L4xx_Nucleo_32 BSP User Manual by   doxygen 1.7.6.1