STM32F3xx_Nucleo_32 BSP User Manual: Private Variables

STM32F3xx Nucleo 32 BSP Drivers

STM32F3xx_Nucleo_32 BSP User Manual

Variables

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

Variable Documentation

BUS variables.

Definition at line 89 of file stm32f3xx_nucleo_32.c.

Referenced by I2C1_IsDeviceReady(), I2C1_ReadBuffer(), and I2C1_WriteBuffer().

const uint16_t LED_PIN[LEDn] = {LED3_PIN}

Definition at line 82 of file stm32f3xx_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}

LED variables.

Definition at line 81 of file stm32f3xx_nucleo_32.c.

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

Generated on Wed May 31 2017 11:09:08 for STM32F3xx_Nucleo_32 BSP User Manual by   doxygen 1.7.6.1