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
uint32_t I2c1Timeout = BSP_I2C1_TIMEOUT_MAX |
BUS variables.
Definition at line 89 of file stm32f3xx_nucleo_32.c.
Referenced by I2C1_IsDeviceReady(), I2C1_ReadBuffer(), and I2C1_WriteBuffer().
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().
I2C_HandleTypeDef nucleo32_I2c1 |
Definition at line 90 of file stm32f3xx_nucleo_32.c.
Referenced by I2C1_Error(), I2C1_Init(), I2C1_IsDeviceReady(), I2C1_Read(), I2C1_ReadBuffer(), I2C1_Write(), and I2C1_WriteBuffer().
Generated on Wed May 31 2017 11:09:08 for STM32F3xx_Nucleo_32 BSP User Manual by 1.7.6.1