STM32L0xx_Nucleo_32 BSP User Manual: Private Variables

STM32L0xx Nucleo 32 BSP Drivers

STM32L0xx_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 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

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]

BUS variables.

Definition at line 87 of file stm32l0xx_nucleo_32.c.

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

const uint16_t LED_PIN[LEDn] = {LED3_PIN}

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().

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   doxygen 1.7.6.1