STM32L0xx_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 | heval_I2c1 |
uint32_t | SpixTimeout = NUCLEO_SPIx_TIMEOUT_MAX |
static SPI_HandleTypeDef | hnucleo_Spi |
static ADC_HandleTypeDef | hnucleo_Adc |
static ADC_ChannelConfTypeDef | sConfig |
Variable Documentation
I2C_HandleTypeDef heval_I2c1 |
Definition at line 88 of file stm32l0xx_nucleo_32.c.
Referenced by I2C1_Error(), I2C1_Init(), I2C1_IsDeviceReady(), I2C1_Read(), I2C1_ReadBuffer(), I2C1_Write(), and I2C1_WriteBuffer().
ADC_HandleTypeDef hnucleo_Adc [static] |
Definition at line 97 of file stm32l0xx_nucleo_32.c.
Referenced by ADCx_Init(), BSP_JOY_GetState(), and BSP_JOY_Init().
SPI_HandleTypeDef hnucleo_Spi [static] |
Definition at line 93 of file stm32l0xx_nucleo_32.c.
Referenced by LCD_IO_WriteMultipleData(), SPIx_Error(), SPIx_Init(), SPIx_Read(), and SPIx_Write().
uint32_t I2c1Timeout = BSP_I2C1_TIMEOUT_MAX |
BUS variables.
Definition at line 87 of file stm32l0xx_nucleo_32.c.
Referenced by I2C1_IsDeviceReady(), I2C1_ReadBuffer(), and I2C1_WriteBuffer().
Definition at line 81 of file stm32l0xx_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 80 of file stm32l0xx_nucleo_32.c.
Referenced by BSP_LED_Init(), BSP_LED_Off(), BSP_LED_On(), and BSP_LED_Toggle().
ADC_ChannelConfTypeDef sConfig [static] |
Definition at line 99 of file stm32l0xx_nucleo_32.c.
Referenced by BSP_JOY_Init().
uint32_t SpixTimeout = NUCLEO_SPIx_TIMEOUT_MAX |
Definition at line 92 of file stm32l0xx_nucleo_32.c.
Referenced by SPIx_Read(), and SPIx_Write().
Generated on Mon Aug 28 2017 14:48:51 for STM32L0xx_Nucleo_32 BSP User Manual by 1.7.6.1