STM32L4xx_Nucleo_32 BSP User Manual
|
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
uint32_t I2c1Timeout = BSP_I2C1_TIMEOUT_MAX |
BUS variables.
Definition at line 79 of file stm32l4xx_nucleo_32.c.
Referenced by I2C1_IsDeviceReady(), I2C1_Read(), I2C1_ReadBuffer(), I2C1_Write(), and I2C1_WriteBuffer().
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().
I2C_HandleTypeDef nucleo32_I2c1 |
Definition at line 80 of file stm32l4xx_nucleo_32.c.
Referenced by I2C1_Error(), I2C1_Init(), I2C1_IsDeviceReady(), I2C1_Read(), I2C1_ReadBuffer(), I2C1_Write(), and I2C1_WriteBuffer().
Generated on Tue Feb 23 2016 16:08:48 for STM32L4xx_Nucleo_32 BSP User Manual by
